Package com.itextpdf.io.font
Class CidFontProperties
java.lang.Object
com.itextpdf.io.font.CidFontProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static IntHashtable
static String
getCompatibleFont
(String enc) static boolean
Checks if its a valid CJKFont font.private static void
readFontProperties
(String name)
-
Field Details
-
allFonts
-
registryNames
-
-
Constructor Details
-
CidFontProperties
public CidFontProperties()
-
-
Method Details
-
isCidFont
Checks if its a valid CJKFont font.- Parameters:
fontName
- the font name.enc
- the encoding.- Returns:
true
if it is CJKFont.
-
getCompatibleFont
-
getAllFonts
-
getRegistryNames
-
loadRegistry
- Throws:
IOException
-
readFontProperties
- Throws:
IOException
-
createMetric
-