java.awt.font
Interface OpenType
public interface OpenType
TAG_ACNT
static final int TAG_ACNT
- See Also:
- Constant Field Values
TAG_AVAR
static final int TAG_AVAR
- See Also:
- Constant Field Values
TAG_BASE
static final int TAG_BASE
- See Also:
- Constant Field Values
TAG_BDAT
static final int TAG_BDAT
- See Also:
- Constant Field Values
TAG_BLOC
static final int TAG_BLOC
- See Also:
- Constant Field Values
TAG_BSLN
static final int TAG_BSLN
- See Also:
- Constant Field Values
TAG_CFF
static final int TAG_CFF
- See Also:
- Constant Field Values
TAG_CMAP
static final int TAG_CMAP
- See Also:
- Constant Field Values
TAG_CVAR
static final int TAG_CVAR
- See Also:
- Constant Field Values
TAG_CVT
static final int TAG_CVT
- See Also:
- Constant Field Values
TAG_DSIG
static final int TAG_DSIG
- See Also:
- Constant Field Values
TAG_EBDT
static final int TAG_EBDT
- See Also:
- Constant Field Values
TAG_EBLC
static final int TAG_EBLC
- See Also:
- Constant Field Values
TAG_EBSC
static final int TAG_EBSC
- See Also:
- Constant Field Values
TAG_FDSC
static final int TAG_FDSC
- See Also:
- Constant Field Values
TAG_FEAT
static final int TAG_FEAT
- See Also:
- Constant Field Values
TAG_FMTX
static final int TAG_FMTX
- See Also:
- Constant Field Values
TAG_FPGM
static final int TAG_FPGM
- See Also:
- Constant Field Values
TAG_FVAR
static final int TAG_FVAR
- See Also:
- Constant Field Values
TAG_GASP
static final int TAG_GASP
- See Also:
- Constant Field Values
TAG_GDEF
static final int TAG_GDEF
- See Also:
- Constant Field Values
TAG_GLYF
static final int TAG_GLYF
- See Also:
- Constant Field Values
TAG_GPOS
static final int TAG_GPOS
- See Also:
- Constant Field Values
TAG_GSUB
static final int TAG_GSUB
- See Also:
- Constant Field Values
TAG_GVAR
static final int TAG_GVAR
- See Also:
- Constant Field Values
TAG_HDMX
static final int TAG_HDMX
- See Also:
- Constant Field Values
TAG_HEAD
static final int TAG_HEAD
- See Also:
- Constant Field Values
TAG_HHEA
static final int TAG_HHEA
- See Also:
- Constant Field Values
TAG_HMTX
static final int TAG_HMTX
- See Also:
- Constant Field Values
TAG_JSTF
static final int TAG_JSTF
- See Also:
- Constant Field Values
TAG_JUST
static final int TAG_JUST
- See Also:
- Constant Field Values
TAG_KERN
static final int TAG_KERN
- See Also:
- Constant Field Values
TAG_LCAR
static final int TAG_LCAR
- See Also:
- Constant Field Values
TAG_LOCA
static final int TAG_LOCA
- See Also:
- Constant Field Values
TAG_LTSH
static final int TAG_LTSH
- See Also:
- Constant Field Values
TAG_MAXP
static final int TAG_MAXP
- See Also:
- Constant Field Values
TAG_MMFX
static final int TAG_MMFX
- See Also:
- Constant Field Values
TAG_MMSD
static final int TAG_MMSD
- See Also:
- Constant Field Values
TAG_MORT
static final int TAG_MORT
- See Also:
- Constant Field Values
TAG_NAME
static final int TAG_NAME
- See Also:
- Constant Field Values
TAG_OPBD
static final int TAG_OPBD
- See Also:
- Constant Field Values
TAG_OS2
static final int TAG_OS2
- See Also:
- Constant Field Values
TAG_PCLT
static final int TAG_PCLT
- See Also:
- Constant Field Values
TAG_POST
static final int TAG_POST
- See Also:
- Constant Field Values
TAG_PREP
static final int TAG_PREP
- See Also:
- Constant Field Values
TAG_PROP
static final int TAG_PROP
- See Also:
- Constant Field Values
TAG_TRAK
static final int TAG_TRAK
- See Also:
- Constant Field Values
TAG_TYP1
static final int TAG_TYP1
- See Also:
- Constant Field Values
TAG_VDMX
static final int TAG_VDMX
- See Also:
- Constant Field Values
TAG_VHEA
static final int TAG_VHEA
- See Also:
- Constant Field Values
TAG_VMTX
static final int TAG_VMTX
- See Also:
- Constant Field Values
getFontTable
byte[] getFontTable(int sfntTag)
getFontTable
byte[] getFontTable(int sfntTag,
int offset,
int count)
getFontTable
byte[] getFontTable(String strSfntTag)
getFontTable
byte[] getFontTable(String strSfntTag,
int offset,
int count)
getFontTableSize
int getFontTableSize(int sfntTag)
getFontTableSize
int getFontTableSize(String strSfntTag)
getVersion
int getVersion()