public class TtfCffTable extends TtfTableBase
Represents "cff" table of the TTF Font file.
Modifier and Type | Method and Description |
---|---|
StreamSource |
getCffSource()
Raw bytes for outlines in Compact Font Format representation.
|
static String |
getTag()
Gets table tag.
|
getLength, getOffset, getTtfTables
public static String getTag()
Gets table tag.
public StreamSource getCffSource()
Raw bytes for outlines in Compact Font Format representation.