Rayex.Structs.GlyphInfo (Rayex v0.0.2) View Source
GlyphInfo
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.GlyphInfo{ advance_x: integer(), image: Rayex.Structs.Image.t(), offset_x: integer(), offset_y: integer(), value: integer() }