ref: 6043d2bc5d8ac071aa4857cffd1df282d4d16258
parent: d5fb3512b0bcc8c1ab13045c7f5ae58331bcdbd4
author: David Turner <[email protected]>
date: Thu Oct 18 10:49:12 EDT 2001
just testing the CVS loginfo setup
--- 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..