# File lib/gruff/base.rb, line 255
    def font=(font_path)
      @font = font_path
      @d.font = @font
    end