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:



85
86
87
# File 'lib/gd2/font.rb', line 85

def self.font_sym   #:nodoc:
  :gdFontGetGiant
end