| Package | Description |
|---|---|
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.render | |
| com.openhtmltopdf.swing |
| Modifier and Type | Field and Description |
|---|---|
protected FontResolver |
SharedContext.fontResolver |
| Modifier and Type | Method and Description |
|---|---|
FontResolver |
SharedContext.getFontResolver()
Gets the fontResolver attribute of the Context object
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharedContext.setFontResolver(FontResolver resolver) |
| Constructor and Description |
|---|
SharedContext(UserAgentCallback uac,
FontResolver fr,
ReplacedElementFactory ref,
TextRenderer tr,
float dpi)
Deprecated.
This stuff should go in the renderers of a specific device.
|
| Modifier and Type | Method and Description |
|---|---|
FontResolver |
RenderingContext.getFontResolver() |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTFontResolver
REsolves an AWT font instance from a list of CSS font families and characteristics.
|
Copyright © 2018. All rights reserved.