Skip to main content

Crate incremental_font_transfer

Crate incremental_font_transfer 

Source
Expand description

A client side implementation of the Incremental Font Transfer standard https://w3c.github.io/IFT/Overview.html#glyph-keyed

More specifically this provides:

Built on top of the read-fonts crate.

Modulesยง

font_patch
Reads and applies font patches to font binaries.
glyph_keyed
Implementation of Glyph Keyed patch application.
patch_group
API for selecting and applying a group of IFT patches.
patchmap
Loads incremental font transfer https://w3c.github.io/IFT/Overview.html patch mappings.
table_keyed
Implementation of Table Keyed patch application.
url_templates
Implementation of the specific variant of URL template expansion required by the IFT specification.