SetaPDF_Core_Font_TrueType_Table_Tags Abstract class representing TrueType table tags

File: /SetaPDF v2/Core/Font/TrueType/Table/Tags.php

Class hierarchy

Summary

Constants

BASE

public const string SetaPDF_Core_Font_TrueType_Table_Tags::BASE = 'BASE'

Baseline data

CBDT

public const string SetaPDF_Core_Font_TrueType_Table_Tags::CBDT = 'CBDT'

Color bitmap data

CBLC

public const string SetaPDF_Core_Font_TrueType_Table_Tags::CBLC = 'CBLC'

Color bitmap location data

CFF

public const string SetaPDF_Core_Font_TrueType_Table_Tags::CFF = 'CFF '

PostScript font program (compact font format)

CMAP

public const string SetaPDF_Core_Font_TrueType_Table_Tags::CMAP = 'cmap'

Character to glyph mapping

COLR

public const string SetaPDF_Core_Font_TrueType_Table_Tags::COLR = 'COLR'

Color table

CPAL

public const string SetaPDF_Core_Font_TrueType_Table_Tags::CPAL = 'CPAL'

Color palette table

CVT

public const string SetaPDF_Core_Font_TrueType_Table_Tags::CVT = 'cvt '

Control Value Table

DSIG

public const string SetaPDF_Core_Font_TrueType_Table_Tags::DSIG = 'DSIG'

Digital signature

EBDT

public const string SetaPDF_Core_Font_TrueType_Table_Tags::EBDT = 'EBDT'

Embedded bitmap data

EBLC

public const string SetaPDF_Core_Font_TrueType_Table_Tags::EBLC = 'EBLC'

Embedded bitmap location data

EBSC

public const string SetaPDF_Core_Font_TrueType_Table_Tags::EBSC = 'EBSC'

Embedded bitmap scaling data

FPGM

public const string SetaPDF_Core_Font_TrueType_Table_Tags::FPGM = 'fpgm'

Font program

GASP

public const string SetaPDF_Core_Font_TrueType_Table_Tags::GASP = 'gasp'

Grid-fitting/Scan-conversion (optional table)

GDEF

public const string SetaPDF_Core_Font_TrueType_Table_Tags::GDEF = 'GDEF'

Glyph definition data

GLYF

public const string SetaPDF_Core_Font_TrueType_Table_Tags::GLYF = 'glyf'

Glyph data

GPOS

public const string SetaPDF_Core_Font_TrueType_Table_Tags::GPOS = 'GPOS'

Glyph positioning data

GSUB

public const string SetaPDF_Core_Font_TrueType_Table_Tags::GSUB = 'GSUB'

Glyph substitution data

HDMX

public const string SetaPDF_Core_Font_TrueType_Table_Tags::HDMX = 'hdmx'

Horizontal device metrics

HEADER

public const string SetaPDF_Core_Font_TrueType_Table_Tags::HEADER = 'head'

Font header

HORIZONTAL_HEADER

Horizontal header

HORIZONTAL_METRICS

Horizontal metrics

JSTF

public const string SetaPDF_Core_Font_TrueType_Table_Tags::JSTF = 'JSTF'

Justification data

KERN

public const string SetaPDF_Core_Font_TrueType_Table_Tags::KERN = 'kern'

Kerning

LOCA

public const string SetaPDF_Core_Font_TrueType_Table_Tags::LOCA = 'loca'

Index to location

LTSH

public const string SetaPDF_Core_Font_TrueType_Table_Tags::LTSH = 'LTSH'

Linear threshold data

MATH

public const string SetaPDF_Core_Font_TrueType_Table_Tags::MATH = 'MATH'

Math layout data

MAXIMUM_PROFILE

Maximum profile

NAME

public const string SetaPDF_Core_Font_TrueType_Table_Tags::NAME = 'name'

Naming table

OS2

public const string SetaPDF_Core_Font_TrueType_Table_Tags::OS2 = 'OS/2'

OS/2 and Windows specific metrics

PCLT

public const string SetaPDF_Core_Font_TrueType_Table_Tags::PCLT = 'PCLT'

PCL 5 data

POST

public const string SetaPDF_Core_Font_TrueType_Table_Tags::POST = 'post'

PostScript information

PREP

public const string SetaPDF_Core_Font_TrueType_Table_Tags::PREP = 'prep'

CVT Program

SVG

public const string SetaPDF_Core_Font_TrueType_Table_Tags::SVG = 'SVG '

The SVG (Scalable Vector Graphics) table

VDMX

public const string SetaPDF_Core_Font_TrueType_Table_Tags::VDMX = 'VDMX'

Vertical device metrics

VHEA

public const string SetaPDF_Core_Font_TrueType_Table_Tags::VHEA = 'vhea'

Vertical Metrics header

VMTX

public const string SetaPDF_Core_Font_TrueType_Table_Tags::VMTX = 'vmtx'

Vertical Metrics

VORG

public const string SetaPDF_Core_Font_TrueType_Table_Tags::VORG = 'VORG'

Vertical Origin (optional table)