Static variables

staticread onlyempty:HBFont

staticread onlyface:HBFace

staticread onlyimmutable:Bool

staticread onlyparent:HBFont

Static methods

staticaddGlyphOriginForDirection(this:CFFIPointer, glyph:Int, direction:HBDirection, x:Int, y:Int):Void

staticgetGlyphKerningForDirection(this:CFFIPointer, glyph:Int, firstGlyph:Int, secondGlyph:Int, direction:HBDirection):Vector2

staticgetGlyphOriginForDirection(this:CFFIPointer, glyph:Int, direction:HBDirection):Vector2

staticglyphFromString(this:CFFIPointer, s:String):Int

staticglyphToString(this:CFFIPointer, codepoint:Int):String

staticmakeImmutable(this:CFFIPointer):Void

staticsubtractGlyphOriginForDirection(this:CFFIPointer, glyph:Int, direction:HBDirection, x:Int, y:Int):Void