Commit 0ad006b76ffc94319f70511623b1a9290ea0e2e7

David Turner 2001-10-18T14:36:46

just testing the CVS loginfo setup

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/ChangeLog b/ChangeLog
index b655895..436b3c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
         contained a bug (yes !!) that made FreeType return incorrect glyph
         names for certain glyphs..
 
+
         * src/truetype/ttdriver.c: changing computation of pixel size from
         character size to use rounding. This is an experiment to see if this
         gives values similar to Windows for scaled ascent/descent/etc..