Class: GD2::Font::Small

Inherits:
GD2::Font show all
Defined in:
lib/gd2/font.rb

Class Method Summary collapse

Methods inherited from GD2::Font

draw, font_ptr

Class Method Details

.font_symObject

:nodoc:



49
50
51
# File 'lib/gd2/font.rb', line 49

def self.font_sym   #:nodoc:
  :gdFontGetSmall
end