From a5e83d7a6479c1adbc1eb8f4b06431b39ff1836d Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Mon, 20 Nov 2023 12:28:35 -0500 Subject: [PATCH] Update Linefont About page text typo fixes and minor text updates --- ofl/linefont/DESCRIPTION.en_us.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ofl/linefont/DESCRIPTION.en_us.html b/ofl/linefont/DESCRIPTION.en_us.html index 2df365390b..6a40bdd8c3 100644 --- a/ofl/linefont/DESCRIPTION.en_us.html +++ b/ofl/linefont/DESCRIPTION.en_us.html @@ -1,4 +1,4 @@ -

Linefont is a is variable font with a Weight and Width axes for rendering small to medium-scale line charts.

+

Linefont is a variable font with Weight and Width axes for rendering small to medium-scale line charts.

Linefont values span from 0 to 100, assigned to different characters:

-

Ranges, values and weight are compatible with Wavefont by the same author, so fonts can be swapped preserving visual coherency.

+

The axis range values are compatible with Wavefont by the same author, so the families can be used together with visual coherency.

-

To contribute, see github.com/dy/linefont.

\ No newline at end of file +

To contribute, see github.com/dy/linefont.

-- 2.47.2