Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5073:78a3c171a427
Fixes for bitmap mask files handling
src/ChangeLog addition:
2010-02-24 Didier Verna <didier@xemacs.org>
* glyphs.c: Clarify comment about potential_pixmap_file_instantiator.
* glyphs.c (xbm_mask_file_munging): Clarify comment, remove
unreachable condition and provide a cuple of assertions.
* glyphs.c (xbm_normalize): Clarify comments, error on mask file
not found.
* glyphs.c (xface_normalize): Ditto, and handle inline data properly.
author | Didier Verna <didier@lrde.epita.fr> |
---|---|
date | Wed, 24 Feb 2010 11:08:30 +0100 |
parents | 14f0dd1fabdb |
children | 8af6a32b170d 2a462149bd6a |
line wrap: on
line diff
--- a/src/ChangeLog Tue Feb 23 05:11:15 2010 -0600 +++ b/src/ChangeLog Wed Feb 24 11:08:30 2010 +0100 @@ -1,3 +1,12 @@ +2010-02-24 Didier Verna <didier@xemacs.org> + + * glyphs.c: Clarify comment about potential_pixmap_file_instantiator. + * glyphs.c (xbm_mask_file_munging): Clarify comment, remove + unreachable condition and provide a cuple of assertions. + * glyphs.c (xbm_normalize): Clarify comments, error on mask file + not found. + * glyphs.c (xface_normalize): Ditto, and handle inline data properly. + 2010-02-22 Ben Wing <ben@xemacs.org> * .gdbinit.in.in: