commit | 800d03b5b0e11eb62dc1a3973d3aff26b9de783f | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Sat May 29 14:36:33 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat May 29 14:36:33 2021 +0000 |
tree | df5a6323eafdd606ba7a644946245afda291dd72 | |
parent | a501a217b7a59ef29c6306ac030a4353a52b88af [diff] | |
parent | 430a72703c233b59c74632ffa67a97c915518fbb [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/google-fonts/fraunces am: 2c1b5c8d8c am: dffd3baa2c am: 3596a88d60 am: 53d640fcd7 am: 430a72703c Original change: https://android-review.googlesource.com/c/platform/external/google-fonts/fraunces/+/1588660 Change-Id: Iaa4c53b40ad590950df81f2ac3d002737bf44081
Fraunces is a display, “Old Style” soft-serif typeface inspired by the mannerisms of early 20th century typefaces such as Windsor, Souvenir, and the Cooper Series.
This typeface family is still under development, and will be ready for initial release by early 2020.
Fraunces has the following axes:
Axis | Tag | Range | Default | Description |
---|---|---|---|---|
Optical Size | opsz | 9 to 144 | 36 | Labeled 9, 36, 72, and 144 in instances. |
Weight | wght | 100 to 900 | 400 | Labeled Thin, Light, Regular, Semibold, Bold, and Black in instances. |
Goofy* | GOOF* | 000 to 100 | 050 | Labeled G000, G050, and G100 in instances. * Final axis name TBD |
Wonky | WONK | 0 to 1 | 1 | Binary axis controls substitution of “wonky” characters. Automatically substitutes when opsz > 18. Not listed in instances. |
opsz
(Optical Size) AxisThe opsz
axis ties together changes in contrast, x-height, spacing, and character widths. As opsz
decreases, the x-height increases, spacing opens up, and the characters expand in width.
Additionally, mapping of axis values is placed in the AVAR table to create non-linear interpolation in the Variable font.
Many of the peculiar, wonky characteristics that are suitable for display usage are less desirable for more continuous reading. At certain smaller optical sizes (18px and less), the wonk
axis is disabled (see below).
wght
(Weight) AxisThe wght
axis spans Thin to Black. Nuff said.
GOOF
(Goof) Axis (final axis name TBD)The Goof
axis gives access to the chocolate-y, Goofy forms that are available towards the Optical Min, but still retaining other Optical Sizing considerations, such as change in character width, spacing, tall ascenders, and shorter x-height
WONK
(Wonky) AxisA binary axis that subsitutes wonk
characters for more normalized characters, such as the leaning n/m/h in Roman, or the bulbous flags in the b/d/h/k/l of the Italic. In traditional instances of fonts, this will be implemented as a Stylistic Set.