Uses of Class
org.docx4j.fonts.fop.fonts.FontInfo
Packages that use FontInfo
Package
Description
Classes for font handling.
Base 14 fonts used for PDF and PostScript.
Font substitution facilities.
-
Uses of FontInfo in org.docx4j.fonts.fop.fonts
Methods in org.docx4j.fonts.fop.fonts with parameters of type FontInfoModifier and TypeMethodDescriptionintSets up fonts in a font info object.intSets up fonts in a font info object.voidFontManager.setup(FontInfo fontInfo, FontCollection[] fontCollections) Sets up the fonts on a given FontInfo object.static voidSets up a font infostatic voidFontSetup.setup(FontInfo fontInfo, List embedFontInfoList, InternalResourceResolver resourceResolver, boolean base14Kerning) Sets up the font info object. -
Uses of FontInfo in org.docx4j.fonts.fop.fonts.base14
Methods in org.docx4j.fonts.fop.fonts.base14 with parameters of type FontInfo -
Uses of FontInfo in org.docx4j.fonts.fop.fonts.substitute
Methods in org.docx4j.fonts.fop.fonts.substitute with parameters of type FontInfoModifier and TypeMethodDescriptionvoidFontSubstitutions.adjustFontInfo(FontInfo fontInfo) Adjusts a given fontInfo using this font substitution catalogprotected FontTripletReturns the highest priority matching font triplet found in a given font infoprotected List<FontTriplet>Returns a list of matching font triplet found in a given font info -
Uses of FontInfo in org.docx4j.fonts.fop.render.java2d
Methods in org.docx4j.fonts.fop.render.java2d with parameters of type FontInfoModifier and TypeMethodDescriptionintSets up fonts in a font info object.intSets up fonts in a font info object.intSets up fonts in a font info object.