Package | Description |
---|---|
org.apache.fop.fonts |
Classes for font handling.
|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
Modifier and Type | Class and Description |
---|---|
class |
CFFToType1Font |
class |
Font
This class holds font state information and provides access to the font
metrics.
|
class |
LazyFont
This class is used to defer the loading of a font until it is really used.
|
class |
MultiByteFont
Generic MultiByte (CID) font
|
Modifier and Type | Class and Description |
---|---|
class |
CustomFontMetricsMapper
FontMetricsMapper that delegates most methods to an underlying
FontMetrics instance. |
Copyright © 2025 Apache Software Foundation. All rights reserved.