Class: GD2::Font::Giant

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:



67
68
69
# File 'lib/gd2/font.rb', line 67

def self.font_sym   #:nodoc:
  :gdFontGetGiant
end