Package | Description |
---|---|
org.apache.fop.fonts |
Classes for font handling.
|
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,SVGGlyphData> |
CustomFont.svgs |
Modifier and Type | Method and Description |
---|---|
SVGGlyphData |
MultiByteFont.getSVG(int c) |
Modifier and Type | Method and Description |
---|---|
void |
CustomFont.setSVG(Map<Integer,SVGGlyphData> svgs) |
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,SVGGlyphData> |
OpenFont.svgs |
Copyright © 2025 Apache Software Foundation. All rights reserved.