TypeNetwork / variable-fonts-info-site

A brochure website to demonstrate the benefits of variable fonts
https://variablefonts.typenetwork.com
Apache License 2.0
35 stars 12 forks source link

Spacing: fit to width #8

Open clairelindsey opened 5 years ago

clairelindsey commented 5 years ago
screen shot 2018-12-11 at 10 44 38 am

Example 2. fit to width a. the Example for short text (heads) b. the Example for lines text (justify) c. the Example for long text (page breaking w/out orphans)

H2 font-name: Amstelvar-Alpha size: 16 leading: 19

axes: wght: 550 wdth: 100 opsz: 16

H1 font-name: Amstelvar-Alpha size: 38 leading: 46

axes: wght: 400 wdth: 100 opsz: 48

T2 font-name: Amstelvar-Alpha size: 16 leading: 19

axes: wght: 400 wdth: 100 opsz: 114

ghost commented 5 years ago

I've added some basic fit to width functionality for the specimens. This exact example does not exist yet but I've added it on some of the existing headline-style and one-liner examples.

davelab6 commented 5 years ago

@dberlow do you think all fit to width use cases are now being demonstrated?

dberlow commented 5 years ago

Not all, but we have only demonstrated the hardest so far, where no on can notice in text.

The the runion that uses XTRA for justification is complete, but 2 more runions need to be explored, code and documented for fit-to-width using wdth and wght on lines and words.

These are under dev. for the video proofing right now.