From: Rosalie Wagner Date: Fri, 16 Jun 2023 09:59:45 +0000 (+0200) Subject: Wavefont: corrected description and metadata.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238d2e20f7daa983409c06fde487ae01a480d55d;p=thirdparty%2Fgoogle%2Ffonts.git Wavefont: corrected description and metadata.pb --- diff --git a/ofl/wavefont/DESCRIPTION.en_us.html b/ofl/wavefont/DESCRIPTION.en_us.html index 44c2012635..2e611de876 100644 --- a/ofl/wavefont/DESCRIPTION.en_us.html +++ b/ofl/wavefont/DESCRIPTION.en_us.html @@ -1 +1,13 @@ -N/A \ No newline at end of file +

Wavefont is a variable font with a Weight, Round, and Vertical Alignment axes for rendering data: waveforms, spectrums, diagrams, bars etc.

+ +

Wavefont bars correspond to values from 0 to 100, assigned to different characters: +

+

+ +

letter-spacing CSS property with ch units is useful to adjust distance between bars, 1ch === 1 bar width.

+ +

To contribute, see github.com/dy/wavefont

diff --git a/ofl/wavefont/METADATA.pb b/ofl/wavefont/METADATA.pb index 254b581bdc..79c656c6e3 100644 --- a/ofl/wavefont/METADATA.pb +++ b/ofl/wavefont/METADATA.pb @@ -30,7 +30,12 @@ axes { min_value: 1.0 max_value: 400.0 } +registry_default_overrides { + key: "ROND" + value: 100 +} source { repository_url: "https://github.com/dy/wavefont" commit: "9eb7f500992b970bab0e695254f09e2a21801cf7" } +minisite_url: "https://dy.github.io/wavefont/out"