Package | Description |
---|---|
org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
Modifier and Type | Method and Description |
---|---|
Font |
FontInfo.getFontInstance(FontTriplet triplet,
int fontSize)
Retrieves a (possibly cached) Font instance based on a FontTriplet and a font size.
|
Font |
FontInfo.getFontInstanceForAWTFont(Font awtFont)
Returns a suitable internal font given an AWT Font instance.
|
Copyright © 2007-2019. All Rights Reserved.