public class CTFactory extends PrismFontFactory
cacheLayoutSize, debugFonts, isAndroid, isEmbedded, isIOS, isLinux, isMacOSX, isWindows, SUB_PIXEL_NATIVE, SUB_PIXEL_ON, SUB_PIXEL_Y
DEFAULT_FULLNAME
Modifier and Type | Method and Description |
---|---|
protected PrismFontFile |
createFontFile(String name,
String filename,
int fIndex,
boolean register,
boolean embedded,
boolean copy,
boolean tracked) |
GlyphLayout |
createGlyphLayout() |
static PrismFontFactory |
getFactory() |
protected boolean |
registerEmbeddedFont(String path) |
createFont, createFont, deriveFont, getFontFactory, getFontFamilyNames, getFontFullNames, getFontFullNames, getFontResource, getFontResource, getFontSizeLimit, getLCDContrast, getSubPixelMode, getSystemFont, getSystemFontSize, hasPermission, isJreFont, isLCDTextSupported, isPlatformFont, loadEmbeddedFont, loadEmbeddedFont, test_getNumEmbeddedFonts
public static PrismFontFactory getFactory()
protected PrismFontFile createFontFile(String name, String filename, int fIndex, boolean register, boolean embedded, boolean copy, boolean tracked) throws Exception
createFontFile
in class PrismFontFactory
Exception
public GlyphLayout createGlyphLayout()
createGlyphLayout
in class PrismFontFactory
protected boolean registerEmbeddedFont(String path)
registerEmbeddedFont
in class PrismFontFactory
Copyright © 2020. All rights reserved.