Package | Description |
---|---|
org.freehep.graphicsio.swf |
SWF (Macromedia Flash) Input and Output Format.
|
Modifier and Type | Method and Description |
---|---|
DefineFont2.KerningRecord[] |
DefineFont2.getKerning() |
Modifier and Type | Method and Description |
---|---|
void |
DefineFont2.setKerning(DefineFont2.KerningRecord[] kerning) |
Constructor and Description |
---|
DefineFont2(int character,
boolean shiftJIS,
boolean ansi,
boolean italic,
boolean bold,
boolean wideOffsets,
boolean wideCodes,
int languageCode,
String name,
SWFShape[] shapes,
int[] codes,
int ascent,
int descent,
int leading,
short[] advances,
Rectangle2D[] bounds,
DefineFont2.KerningRecord[] kerning) |
Copyright © 2014. All rights reserved.