new (face:HBFace)
read onlyface:HBFace
read onlyimmutable:Bool
read onlyparent:HBFont
ppem:Vector2
scale:Vector2
addGlyphOriginForDirection (glyph:Int, direction:HBDirection, x:Int, y:Int):Void
createSubFont ():HBFont
getGlyphAdvanceForDirection (glyph:Int, direction:HBDirection):Vector2
getGlyphKerningForDirection (glyph:Int, firstGlyph:Int, secondGlyph:Int, direction:HBDirection):Vector2
getGlyphOriginForDirection (glyph:Int, direction:HBDirection):Vector2
glyphFromString (s:String):Int
glyphToString (codepoint:Int):String
makeImmutable ():Void
subtractGlyphOriginForDirection (glyph:Int, direction:HBDirection, x:Int, y:Int):Void
staticread onlyempty:HBFont