edwardtufte/et-book

OpenType

Open

#3 opened on 2015年9月26日

GitHub で見る
 (8 comments) (3 reactions) (0 assignees)HTML (101 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,098 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド