Package | Description |
---|---|
org.xhtmlrenderer.pdf |
Modifier and Type | Method and Description |
---|---|
ITextFontResolver.FontDescription |
ITextFSFont.getFontDescription() |
Modifier and Type | Method and Description |
---|---|
static void |
TrueTypeUtil.populateDescription(java.lang.String path,
com.lowagie.text.pdf.BaseFont font,
ITextFontResolver.FontDescription descr) |
static void |
TrueTypeUtil.populateDescription(java.lang.String path,
byte[] contents,
com.lowagie.text.pdf.BaseFont font,
ITextFontResolver.FontDescription descr) |
Constructor and Description |
---|
ITextFSFont(ITextFontResolver.FontDescription font,
float size) |