mutter/clutter/pango
Øyvind Kolås 914c930cee Improve the quality of text when the scale it is shown at screen is
smaller than the original, seems to work well down to about a scale
of 50%.
* clutter/pango/pangoclutter-fontmap.c:
(pango_clutter_font_map_default_substitute): turn off hinting.
* clutter/pango/pangoclutter-render.c: request linear filtering
instead of nearest neighbour when scaling down.
* tests/test-text.c: replaced test with a a test that renders a sample
grid with various pixel sizes and scales for visual inspection of
text rendering quality.
2007-10-11 12:18:01 +00:00
..
Makefile.am 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
pangoclutter-font.c more fixed point work 2007-01-23 11:48:04 +00:00
pangoclutter-fontmap.c Improve the quality of text when the scale it is shown at screen is 2007-10-11 12:18:01 +00:00
pangoclutter-private.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
pangoclutter-render.c Improve the quality of text when the scale it is shown at screen is 2007-10-11 12:18:01 +00:00
pangoclutter.h Protect the G_DISABLE_CAST_CHECKS define 2007-08-07 14:21:10 +00:00