class

Fontanyl::Glyph

Inherits Reference < Object

Constructors

Instance methods

bitmap
Source
bitmap=(bitmap : BitArray)
Source
device_width_x
Source
device_width_x=(device_width_x : Int32)
Source
device_width_y
Source
device_width_y=(device_width_y : Int32)
Source
height
Source
height=(height : Int32)
Source
offset_x
Source
offset_x=(offset_x : Int32)
Source
offset_y
Source
offset_y=(offset_y : Int32)
Source
set_device_width(device_width_x : Int32 = @device_width_x, device_width_y : Int32 = @device_width_y)
Source
set_offset(offset_x : Int32 = @offset_x, offset_y : Int32 = @offset_y)
Source
set_pixel(x, y, val : Bool)
Source
set_size(width : Int32 = @width, height : Int32 = @height)
Source
width
Source
width=(width : Int32)
Source