Class TypographyUtils
java.lang.Object
com.itextpdf.layout.renderer.TypographyUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Character.UnicodeScript> static Collection<Character.UnicodeScript> getSupportedScripts(Object typographyConfig) static booleanChecks if layout module can access pdfCalligraphstatic voidsetTypographyApplierInstance(AbstractTypographyApplier newInstance) SetAbstractTypographyApplierinstance to use.
-
Method Details
-
setTypographyApplierInstance
SetAbstractTypographyApplierinstance to use.- Parameters:
newInstance- the instance to set
-
isPdfCalligraphAvailable
public static boolean isPdfCalligraphAvailable()Checks if layout module can access pdfCalligraph- Returns:
trueif layout can access pdfCalligraph andfalseotherwise
-
getSupportedScripts
-
getSupportedScripts
-
loadShippedFonts
- Throws:
IOException
-