Package org.verapdf.factory.fonts
Class PDFontFactory
java.lang.Object
org.verapdf.factory.fonts.PDFontFactory
Creates PDFont from COSObject that is font dictionary.
- Author:
- Sergey Shemyakov
-
Method Summary
-
Method Details
-
getPDFont
- Parameters:
fontDictionary- is COSObject that contains font dictionary.- Returns:
- PDFont that corresponds to this dictionary.
-