public class GlyfEncoder
extends java.lang.Object
| Constructor and Description |
|---|
GlyfEncoder() |
GlyfEncoder(boolean doPush) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(Font sourceFont) |
byte[] |
getCodeBytes() |
byte[] |
getGlyfBytes() |
byte[] |
getPushBytes() |
public void encode(Font sourceFont)
public byte[] getGlyfBytes()
public byte[] getPushBytes()
public byte[] getCodeBytes()