diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2005-11-03 20:37:42 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2005-11-03 20:37:42 +0000 |
commit | 0fead16e7533b63b0e6af2e55ccfe31056921085 (patch) | |
tree | af975e4164f950a8d114252da865d1bf50389aa5 /ChangeLog | |
parent | 7b4862a001ed620ec4e1d24b6c1161b5da878802 (diff) | |
download | pango-0fead16e7533b63b0e6af2e55ccfe31056921085.tar.gz |
Added a --runs options, useful for profiling. Misc cleanup, freeing
2005-11-03 Behdad Esfahbod <behdad@gnome.org>
* examples/pangoft2pgm.c, renderdemo.c, renderdemo.h: Added a --runs
options, useful for profiling. Misc cleanup, freeing memory. (from
#170414)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-11-03 Behdad Esfahbod <behdad@gnome.org> + * examples/pangoft2pgm.c, renderdemo.c, renderdemo.h: Added a --runs + options, useful for profiling. Misc cleanup, freeing memory. (from + #170414) + +2005-11-03 Behdad Esfahbod <behdad@gnome.org> + Patches from #170414. Reviewed by Matthias Clasen. * pango/opentype/ftxgpos.c, pango/opentype/ftxgsub.c: Use call table |