edwardtufte/et-book

OpenType

Open

#3 geöffnet am 26. Sept. 2015

Auf GitHub ansehen
 (8 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)HTML (101 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.098 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The lining figures and text figures versions of the font could be rolled into single font files containing both, using OpenType features to select between the two. (The features lnum and onum in particular.)

Likewise the small-capitals fonts (smcp and c2sc) and ‘expert set’ (mapped to the correct Unicode codepoints) included in the originals.zip file in the source directory can be merged into the main files of the typeface using the OpenType format.

Then, once the last few browsers support it, webfont users could enable these using the standard font-feature-settings CSS property.

Contributor Guide