From 51e2e8219c39df5e583e2938585c53c06932d0f1 Mon Sep 17 00:00:00 2001
From: Aliaksei Urbanski
- Mostly because I don't thnk that way. I don't plan things out, I have a vague
+ Mostly because I don't think that way. I don't plan things out, I have a vague
idea where I want to go and I explore in that direction.
Consider python scripting. I decided to add python to fontforge. I found
@@ -846,7 +846,7 @@
MicroSoft has added a redundant bit to the OS/2 table, which essentially
tells applications they should follow the standard and use the Typographic
@@ -953,7 +953,7 @@
FontForge requires a color (or grey-scale) monitor -- black & white will
diff --git a/archive/pfaeditmath.html b/archive/pfaeditmath.html
index 3063e847..d28d50ab 100644
--- a/archive/pfaeditmath.html
+++ b/archive/pfaeditmath.html
@@ -593,7 +593,7 @@
Info->OS/2->Metrics
.
- Line spacing is supposed to be set to the Typo Ascent/Typo Desent values
+ Line spacing is supposed to be set to the Typo Ascent/Typo Descent values
specified in the OS/2 table. And these in turn are supposed to sum to the
emsize. (FontForge sets these values to the ascent/descent values you specify
for your font). Unfortunately most windows applications don't follow this
@@ -860,7 +860,7 @@
(The clipping region should be bigger than the bounding box if a GPOS lookup
could move a glyph so that it extended beyond the bounding box (mark to base
is likely to cause problems). I'm not sure how this applies to cursive
- positioning in Urdu where GPOS lookups can make lines arbetrarily tall)
+ positioning in Urdu where GPOS lookups can make lines arbitrarily tall)
(like the latin alphabet) then 192Mb is more than enough.
we will end up with one closed contour. While if we start with a closed contour
we will end up with two closed contours (one on the inside, and one on the
outside). Unless there are places where the curve doubles back on itself,
- then when can get arbetrarily many closed contours.
+ then when can get arbitrarily many closed contours.
An elliptical pen
diff --git a/docs/faq.html b/docs/faq.html
index ac253498..5e050ab7 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -174,7 +174,7 @@ Image file questions
Random questions¶
Mostly because I don’t thnk that way. I don’t plan things out, I have a vague +
Mostly because I don’t think that way. I don’t plan things out, I have a vague idea where I want to go and I explore in that direction.
Consider python scripting. I decided to add python to fontforge. I found that meant it became easier to design a mechanism so users could create their own @@ -584,7 +584,7 @@
On windows
-Line spacing is supposed to be set to the Typo Ascent/Typo Desent values +
Line spacing is supposed to be set to the Typo Ascent/Typo Descent values specified in the OS/2 table. And these in turn are supposed to sum to the emsize. (FontForge sets these values to the ascent/descent values you specify for your font). Unfortunately most windows applications don’t follow this @@ -596,7 +596,7 @@