java.lang.Object
com.google.typography.font.tools.conversion.eot.CvtEncoder

public class CvtEncoder extends Object
Implementation of compression of CVT table in CTF, as per section 5.2 of spec
作者:
Raph Levien
  • 字段详细资料

  • 构造器详细资料

    • CvtEncoder

      public CvtEncoder()
  • 方法详细资料

    • encode

      public void encode(ControlValueTable cvtTable)
    • toByteArray

      public byte[] toByteArray()