| Package | Description |
|---|---|
| de.intarsys.pdf.font.outlet |
This package summarizes the handling of fonts.
|
| Modifier and Type | Method and Description |
|---|---|
PDFont |
IFontFactory.getBoldFlavor(PDFont font)
A font based on
font, but with "bold" style. |
PDFont |
IFontFactory.getFont(IFontQuery query)
A font satisfying the conditions defined in
query. |
PDFont |
IFontFactory.getItalicFlavor(PDFont font)
A font based on
font, but with "italic" style. |
PDFont |
IFontFactory.getRegularFlavor(PDFont font)
A font based on
font, but with "regular" style. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.