TtfFontEx extension

on

Static Methods

open(String file, int ptsize) Pointer<TtfFont>

Available on TtfFont, provided by the TtfFontEx extension

openDpi(String file, int ptsize, int hdpi, int vdpi) Pointer<TtfFont>

Available on TtfFont, provided by the TtfFontEx extension

openIndex(String file, int ptsize, int index) Pointer<TtfFont>

Available on TtfFont, provided by the TtfFontEx extension

openIndexDpi(String file, int ptsize, int index, int hdpi, int vdpi) Pointer<TtfFont>

Available on TtfFont, provided by the TtfFontEx extension