@@ -291,7 +291,7 @@
An outline point's vectorial coordinates are expressed in the
-26.6 format, i.e. in 1/64th of a pixel, hence coordinates (1.0, -2.5) is
+26.6 format, i.e. in 1/64th of a pixel, hence the coordinates (1.0, -2.5) are
stored as the integer pair ( x:64, y: -192 ).
@@ -356,7 +356,7 @@
move an outline in the 2D plane. Otherwise, glyph edges won't be aligned
on the pixel grid anymore, and the hinter's work will be lost, producing
very
-low quality bitmaps and pixmaps..
+low quality bitmaps and pixmaps.
|