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 java.util.Map<java.lang.Integer,SVGGlyphData> |
CustomFont.svgs |
Modifier and Type | Method and Description |
---|---|
SVGGlyphData |
MultiByteFont.getSVG(int c) |
Modifier and Type | Method and Description |
---|---|
void |
CustomFont.setSVG(java.util.Map<java.lang.Integer,SVGGlyphData> svgs) |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Integer,SVGGlyphData> |
OpenFont.svgs |
Copyright 1999-2022 The Apache Software Foundation. All Rights Reserved.