| Package | Description |
|---|---|
| org.xhtmlrenderer.pdf |
| Modifier and Type | Method and Description |
|---|---|
FontDescription |
ITextFSFont.getFontDescription() |
FontDescription |
FontFamily.match(int desiredWeight,
org.xhtmlrenderer.css.constants.IdentValue style) |
| Modifier and Type | Method and Description |
|---|---|
List<FontDescription> |
FontFamily.getFontDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
FontFamily.addFontDescription(FontDescription description) |
static void |
TrueTypeUtil.populateDescription(String path,
com.lowagie.text.pdf.BaseFont font,
FontDescription description) |
static void |
TrueTypeUtil.populateDescription(String path,
byte[] contents,
com.lowagie.text.pdf.BaseFont font,
FontDescription description) |
| Constructor and Description |
|---|
ITextFSFont(FontDescription font,
float size) |
Copyright © 2023. All rights reserved.