类 MtxWriter
java.lang.Object
com.google.typography.font.tools.conversion.eot.MtxWriter
- 作者:
- Raph Levien
-
字段详细资料
-
REMOVE_TABLES
-
-
构造器详细资料
-
MtxWriter
public MtxWriter()
-
-
方法详细资料
-
createRemoveTables
-
compress
-
writeBE24
private static void writeBE24(byte[] data, int value, int off) -
packMtx
private static byte[] packMtx(byte[] block1, byte[] block2, byte[] block3) Compress the blocks and pack them into the final container, as per section 2 of the spec.
-