GNOME Bugzilla – Bug 114858
Add functions for dumping GnomeGlyphList and GnomePosGlyphList
Last modified: 2005-03-23 15:47:33 UTC
A GnomeGlyphList or GnomePosGlyphList is essentially write-only until it is rendered. For debugging applications that create GnomeGlyphList objects, it would be useful to be able to dump the contents of a GnomeGlyphList or GnomePosGlyphList. Writing the debugging functions in an application that uses libgnomeprint requires including gnome-glyphlist-private.h and gnome-pgl-private.h, which is not even installed with the libgnomeprint header files. Making the functions part of libgnomeprint would save applications delving into parts of libgnomeprint that they don't normally need to know about.
Created attachment 17397 [details] Sample functions for dumping GnomeGlyphList and GnomePosGlyphList
Please provide a patch (using -u) against cvs HEAD.
Tony? Could you use diff -u to produce the patch like Andreas requested?
I'll bet you thought we forgot about this patch. If so, you were RIGHT! My apologies. I've merged this in for 2.10.2.