just testing the CVS loginfo setup

This commit is contained in:
David Turner 2001-10-18 14:54:49 +00:00
parent 8e005d502d
commit ec3c28a847
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
contained a bug (yes !!) that made FreeType return incorrect glyph contained a bug (yes !!) that made FreeType return incorrect glyph
names for certain glyphs.. names for certain glyphs..
* src/truetype/ttdriver.c: changing computation of pixel size from * src/truetype/ttdriver.c: changing computation of pixel size from
character size to use rounding. This is an experiment to see if this character size to use rounding. This is an experiment to see if this
gives values similar to Windows for scaled ascent/descent/etc.. gives values similar to Windows for scaled ascent/descent/etc..