Package com.reportmill.pdf
Class PDFText.FontEntry
java.lang.Object
com.reportmill.pdf.PDFText.FontEntry
- Enclosing class:
- PDFText
An inner class to store font info.
There are individual entries when a font has chars beyond 255, in blocks of 256.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FontEntry
Creates a new font entry for a given pdf file and font. -
FontEntry
Creates a font entry for a given pdf file and root font entry.
-