From 238d2e20f7daa983409c06fde487ae01a480d55d Mon Sep 17 00:00:00 2001
From: Rosalie Wagner 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:
+
+ 0-9 chars are for simplified manual input with step 10 (bar height = number).
+
+
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 254b581bdc8..79c656c6e3f 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"