]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Linefont: updated metadata.pb and description 6799/head
authorRosalie Wagner <mail@rosaliewagner.com>
Wed, 27 Sep 2023 13:26:55 +0000 (15:26 +0200)
committerRosalie Wagner <mail@rosaliewagner.com>
Wed, 27 Sep 2023 13:26:55 +0000 (15:26 +0200)
ofl/linefont/DESCRIPTION.en_us.html
ofl/linefont/METADATA.pb

index c04039c525d101d1ba675a393f48e84156f806b5..2df365390b340895978fc6e6eac777cde2bb98b8 100644 (file)
@@ -1,2 +1,13 @@
-N/A
-<p>To contribute, please see <a href="https://github.com/dy/linefont">github.com/dy/linefont</a>.</p>
\ No newline at end of file
+<p>Linefont is a is variable font with a Weight and Width axes for rendering small to medium-scale line charts.</p>
+
+<p>Linefont values span from 0 to 100, assigned to different characters:
+    <ul>
+        <li>0-9 chars are for simplified manual input with step 10 (bar height = number).</li>
+        <li>a-z/A-Z for manual input with step 2, softened at edges a and Z (bar height = number of letter).</li>
+        <li>U+0100-017F for 0..127 values with step 1.</li>
+    </ul>
+</p>
+
+<p>Ranges, values and weight are compatible with <a href="https://fonts.google.com/specimen/Wavefont">Wavefont</a> by the same author, so fonts can be swapped preserving visual coherency.</p>
+
+<p>To contribute, see <a href="https://github.com/dy/linefont">github.com/dy/linefont</a>.</p>
\ No newline at end of file
index c26b41a372cb32d5abf3a4102b51751a821cfbd2..c865cebf4446636e7eb76d88a300a9f33d24b230 100644 (file)
@@ -29,5 +29,6 @@ source {
   repository_url: "https://github.com/dy/linefont"
   commit: "347effeda6955b1aa7febc34e17dcce3e04f5e15"
 }
-primary_script: "Ogam"
 classifications: "SYMBOLS"
+classifications: "DISPLAY"
+minisite_url: "https://dy.github.io/linefont/scripts/"