phpdftk API Documentation

FontParser

Table of Contents

Classes

CffData
Parsed CFF (Compact Font Format) table structure.
CffParser
Parses a CFF (Compact Font Format) binary table into a CffData structure.
CffSubsetter
Produces a minimal CFF table containing only requested glyphs.
GsubParser
Parses GSUB (Glyph Substitution) table for ligature features.
KerningParser
Parses kerning data from GPOS table (or legacy kern table).
OpenTypeData
Parsed OpenType CFF font data — metrics, glyph widths, and raw CFF bytes.
OpenTypeParser
Parser for OpenType fonts with CFF outlines (sfVersion "OTTO").
TextShaper
Simple text shaper for Latin ligature substitution.
TrueTypeData
TrueTypeParser
TrueTypeSubsetter
Produces a minimal valid TrueType font containing only requested glyphs.
Type1Data
Parsed data from a Type 1 font (PFB/PFA).
Type1Parser
Parses Type 1 font files (PFB binary and PFA ASCII formats).
Woff2Parser
WOFF 2.0 (Web Open Font Format 2.0) decompressor.
WoffParser
WOFF (Web Open Font Format 1.0) decompressor.

        
On this page

Search results