Uses of Class
com.itextpdf.io.font.TrueTypeFont
Packages that use TrueTypeFont
-
Uses of TrueTypeFont in com.itextpdf.kernel.font
Subclasses of TrueTypeFont in com.itextpdf.kernel.font -
Uses of TrueTypeFont in com.itextpdf.layout.renderer.typography
Methods in com.itextpdf.layout.renderer.typography with parameters of type TrueTypeFontModifier and TypeMethodDescriptionbooleanAbstractTypographyApplier.applyOtfScript(TrueTypeFont font, GlyphLine glyphLine, Character.UnicodeScript script, Object configurator, SequenceId id, IMetaInfo metaInfo) booleanDefaultTypographyApplier.applyOtfScript(TrueTypeFont font, GlyphLine glyphLine, Character.UnicodeScript script, Object configurator, SequenceId id, IMetaInfo metaInfo)