summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2006-06-05 16:29:19 +0000
committerHans Breuer <hans@src.gnome.org>2006-06-05 16:29:19 +0000
commit4590a9287d0d1e085c089b0b339afe30caabfcea (patch)
treea789bbbc677e38f07f590f2857ced1c79e98912a /ChangeLog
parent9663ade3f376a00f8d66daf3ad7c89a1b521da16 (diff)
downloadpango-4590a9287d0d1e085c089b0b339afe30caabfcea.tar.gz
not only handle PANGO_GLYPH_EMPTY but also PANGO_GLYPH_UNKNOWN_FLAG. The
2006-05-05 Hans Breuer <hans@breuer.org> * pango/pangocairo-win32font.c(compute_glyph_extents) : not only handle PANGO_GLYPH_EMPTY but also PANGO_GLYPH_UNKNOWN_FLAG. The latter is needed to have proper sizing of the "hex box" for missing glyphs. It also stops cairo complaining about unknown glyphs. Fixes part of bug #343796. * pango/makefile.msc : create $(PRJ_TOP)\config.h.win32. (Not changing in years does not necessarily mean it is not used) * pango/testfonts.c : make family_name survive pango_font_description_free(), it is used later on
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3972205f..d3f20fc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-05-05 Hans Breuer <hans@breuer.org>
+
+ * pango/pangocairo-win32font.c(compute_glyph_extents) : not only
+ handle PANGO_GLYPH_EMPTY but also PANGO_GLYPH_UNKNOWN_FLAG.
+ The latter is needed to have proper sizing of the "hex box" for
+ missing glyphs. It also stops cairo complaining about unknown glyphs.
+ Fixes part of bug #343796.
+
+ * pango/makefile.msc : create $(PRJ_TOP)\config.h.win32. (Not
+ changing in years does not necessarily mean it is not used)
+
+ * pango/testfonts.c : make family_name survive
+ pango_font_description_free(), it is used later on
+
2006-06-02 Behdad Esfahbod <behdad@gnome.org>
* pango/pango-utils.c (pango_find_base_dir): Don't g_return if text ==