class Fontanyl::BDF

Defined in:

bdf.cr

Constructors

Instance Method Summary

Instance methods inherited from class Fontanyl::Font

charmap : Hash(Char, Glyph) charmap, charmap=(charmap : Hash(Char, Glyph)) charmap=, family : String family, family=(family : String) family=, get(c : Char) : Glyph get, get_bitmap(msg : String, wrap : UInt32 = 0) get_bitmap, size : UInt32 size, size=(size : UInt32) size=

Constructor methods inherited from class Fontanyl::Font

new new

Constructor Detail

def self.new(fontpath) #

[View source]

Instance Method Detail

def data : Array(Array(String)) #

[View source]
def data=(data : Array(Array(String))) #

[View source]
def final : Bool #

[View source]
def final=(final : Bool) #

[View source]