public class CFFTable extends TTFTable
Modifier and Type | Field and Description |
---|---|
static String |
TAG
A tag that identifies this table type.
|
font, initialized
Modifier and Type | Method and Description |
---|---|
CFFFont |
getFont()
Returns the CFF font, which is a compact representation of a PostScript Type 1, or CIDFont
|
getCheckSum, getInitialized, getLength, getOffset, getTag
public static final String TAG
public CFFFont getFont()
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.