Crate fontbe

Crate fontbe 

Source
Expand description

Backend of the fontc font compiler.

Modules§

avar
Generates a avar table.
cmap
Generates a cmap table.
colr
Generates a COLR table.
cpal
Generates a CPAL table.
error
features
Feature binary compilation.
font
Merge tables into a font
fvar
Generates a fvar table.
gasp
Generates a gasp table.
glyphs
‘glyf’ and ‘gvar’ compilation
gvar
Generates a gvar table.
head
Generates a head table.
hvar
Generates an HVAR table.
meta
Generate a meta table
metric_variations
Helpers for production of the HVAR, VVAR tables
metrics_and_limits
Generates the hmtx, hhea, and maxp tables
mvar
Generates an MVAR table.
name
Generates a name table.
orchestration
Helps coordinate the graph execution for BE
os2
Generates a OS/2 table.
paths
Where to emit BE work when written to filesystem
post
Generates a post table.
stat
Generates a stat table.
vertical_metrics
Generates the vmtx, and vhea tables.
vvar
Generates an VVAR table.