Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4757:a23ac8f90a49
Improve warning and error messages from Xft.
Default debug-level messages off.
Cast away Xft warnings from C compiler.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 15:25:00 +0900 |
parents | 5d67242595a8 |
children | 75975fd0b7fc |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 18 11:28:58 2009 +0900 +++ b/src/ChangeLog Wed Nov 18 15:25:00 2009 +0900 @@ -1,3 +1,17 @@ +2009-10-18 Stephen J. Turnbull <stephen@xemacs.org> + + * font-mgr.h (PRINT_XFT_PATTERN): + Cast away some warnings. + + * font-mgr.h (PRINT_XFT_PATTERN): + * objects-x.c (x_font_instance_truename): + * objects-xlike-inc.c (xft_find_charset_font): + * objects.c (font_instance_truename_internal): + Improve error checking and reporting for Xft fonts. + + * font-mgr.c (vars_of_font_mgr): + Set xft-debug-level to 0. + 2008-07-23 Stephen J. Turnbull <stephen@xemacs.org> * objects-xlike-inc.c (charset_table): Add names and ISO 639 codes