Uses of Class
com.itextpdf.text.pdf.TrueTypeFontUnicode
-
Packages that use TrueTypeFontUnicode Package Description com.itextpdf.text.pdf -
-
Uses of TrueTypeFontUnicode in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as TrueTypeFontUnicode Modifier and Type Field Description (package private) TrueTypeFontUnicode
FontDetails. ttu
The font if it's an instance ofTrueTypeFontUnicode
Methods in com.itextpdf.text.pdf with parameters of type TrueTypeFontUnicode Modifier and Type Method Description void
PdfATtfUnicodeWriter. writeFont(TrueTypeFontUnicode font, PdfIndirectReference ref, java.lang.Object[] params, byte[] rotbits)
void
TtfUnicodeWriter. writeFont(TrueTypeFontUnicode font, PdfIndirectReference ref, java.lang.Object[] params, byte[] rotbits)
-