Class: GD2::Font::Tiny

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:



91
92
93
# File 'lib/gd2/font.rb', line 91

def self.font_sym   #:nodoc:
  :gdFontGetTiny
end