Class: GD2::Font::MediumBold

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:



61
62
63
# File 'lib/gd2/font.rb', line 61

def self.font_sym   #:nodoc:
  :gdFontGetMediumBold
end