Uses of Interface
org.docx4j.fonts.fop.fonts.FontConfig
Packages that use FontConfig
-
Uses of FontConfig in org.docx4j.fonts.fop.fonts
Classes in org.docx4j.fonts.fop.fonts that implement FontConfigModifier and TypeClassDescriptionfinal classThe font configuration data for the more generic fonts such as TTF and Type1, that are used by most the renderers.Methods in org.docx4j.fonts.fop.fonts that return FontConfigModifier and TypeMethodDescriptionDefaultFontConfig.DefaultFontConfigParser.parse(Configuration cfg, FontManager fontManager, boolean strict, EventProducer eventProducer) Parse the font configuration and return an object containing all the necessary data.FontConfig.FontConfigParser.parse(Configuration cfg, FontManager fontManager, boolean strict, EventProducer eventProducer) Parse the font configuration and return an object containing all the necessary data.Methods in org.docx4j.fonts.fop.fonts with parameters of type FontConfigModifier and TypeMethodDescriptionDefaultFontConfigurator.configure(FontConfig fontInfoConfig) Initializes font info settings from the user configurationFontConfigurator.configure(FontConfig fontInfoConfig) Initializes font info settings from the user configuration