java.lang.ObjectA table in a true type font.org.apache.fontbox.ttf.TTFTable
org.apache.fontbox.ttf.CMAPTable
Ben
- Litchfield (ben@benlitchfield.com)$
- Revision: 1.1 $Field Summary | ||
---|---|---|
public static final String | TAG | A tag used to identify this table. |
public static final int | PLATFORM_WINDOWS | A constant for the platform. |
public static final int | ENCODING_SYMBOL | An encoding constant. |
public static final int | ENCODING_UNICODE | An encoding constant. |
public static final int | ENCODING_SHIFT_JIS | An encoding constant. |
public static final int | ENCODING_BIG5 | An encoding constant. |
public static final int | ENCODING_PRC | An encoding constant. |
public static final int | ENCODING_WANSUNG | An encoding constant. |
public static final int | ENCODING_JOHAB | An encoding constant. |
Method from org.apache.fontbox.ttf.CMAPTable Summary: |
---|
getCmaps, initData, setCmaps |
Methods from org.apache.fontbox.ttf.TTFTable: |
---|
getCheckSum, getLength, getOffset, getTag, initData, setCheckSum, setLength, setOffset, setTag |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.fontbox.ttf.CMAPTable Detail: |
---|
|
|
|