Package com.openhtmltopdf.java2d
Class Java2DFontResolver.FileFontDescription
java.lang.Object
com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
com.openhtmltopdf.java2d.Java2DFontResolver.FileFontDescription
- All Implemented Interfaces:
MinimalFontDescription
- Enclosing class:
Java2DFontResolver
private static class Java2DFontResolver.FileFontDescription
extends Java2DFontResolver.FontDescription
-
Field Summary
FieldsFields inherited from class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
_font, _style, _weight
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
FileFontDescription
(File fontFile, int weight, IdentValue style) -
Method Summary
Methods inherited from class com.openhtmltopdf.java2d.Java2DFontResolver.FontDescription
getStyle, getWeight
-
Field Details
-
_fontFile
-
-
Constructor Details
-
FileFontDescription
-
-
Method Details
-
realizeFont
protected boolean realizeFont()- Specified by:
realizeFont
in classJava2DFontResolver.FontDescription
-