Package | Description |
---|---|
org.apache.batik.svggen.font |
Modifier and Type | Method and Description |
---|---|
Glyph |
Font.getGlyph(int i) |
Modifier and Type | Method and Description |
---|---|
protected static String |
SVGFont.getContourAsSVGPathData(Glyph glyph,
int startIndex,
int count) |
protected static String |
SVGFont.getGlyphAsSVG(Font font,
Glyph glyph,
int glyphIndex,
int defaultHorizAdvanceX,
SingleSubst arabInitSubst,
SingleSubst arabMediSubst,
SingleSubst arabTermSubst,
String code) |
protected static String |
SVGFont.getGlyphAsSVG(Font font,
Glyph glyph,
int glyphIndex,
int defaultHorizAdvanceX,
String attrib,
String code) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.