View source
abstract HBFont(CFFIPointer)
package lime.text.harfbuzz
from CFFIPointer to CFFIPointer
Available on all platforms
Available on all platforms
staticaddGlyphOriginForDirection(this:CFFIPointer, glyph:Int, direction:HBDirection, x:Int, y:Int):VoidstaticgetGlyphKerningForDirection(this:CFFIPointer, glyph:Int, firstGlyph:Int, secondGlyph:Int, direction:HBDirection):Vector2staticsubtractGlyphOriginForDirection(this:CFFIPointer, glyph:Int, direction:HBDirection, x:Int, y:Int):Void