class PCFParser::Metric

Defined in:

pcf-parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(io, compressed, byte_format) #

[View source]

Instance Method Detail

def character_ascent : Int16 #

[View source]
def character_attributes : UInt16 #

[View source]
def character_descent : Int16 #

[View source]
def character_width : Int16 #

[View source]
def left_sided_bearing : Int16 #

[View source]
def right_sided_bearing : Int16 #

[View source]