Uses of Class
com.itextpdf.io.font.TrueTypeFont
Packages that use TrueTypeFont
Package
Description
-
Uses of TrueTypeFont in com.itextpdf.io.font
Methods in com.itextpdf.io.font that return TrueTypeFontModifier and TypeMethodDescriptionstatic TrueTypeFontFontProgramFactory.createTrueTypeFont(byte[] fontProgram, boolean isLenientMode) Creates a new TrueType font from the byte content.Method parameters in com.itextpdf.io.font with type arguments of type 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)