diff --git a/ChangeLog b/ChangeLog index 436b3c1cb..b65589591 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,6 @@ 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..