edwardtufte/et-book

OpenType

Open

#3 opened on Sep 26, 2015

View on GitHub
 (8 comments) (3 reactions) (0 assignees)HTML (1,098 stars) (101 forks)batch import
enhancementhelp wanted

Description

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