--- ../../../freetype-2.0-orig/docs/glyphs/glyphs-6.html Thu Nov 9 11:01:38 2000 +++ glyphs-6.html Thu Jan 18 01:23:07 2001 @@ -24,7 +24,7 @@

Copyright 1998-2000 David Turner (address@hidden)
-Copyright 2000 The FreeType Development Team (address@hidden) +Copyright 2000 The FreeType Development Team (address@hidden)

@@ -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.