summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-07-19 20:19:55 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-07-19 20:19:55 +0000
commitc7f735bd34d6c8b8d5302123959b0b1858e9dd9e (patch)
treeaece22ee514499737dca2739c4e1b74acb2d234a /ChangeLog.pre-1-0
parentdb5e31a4949f00231978cdd721d5014c585cccf4 (diff)
downloadpango-c7f735bd34d6c8b8d5302123959b0b1858e9dd9e.tar.gz
Use 0xFFFE to produce the default glyph. (create_bitmap_dibsection): Zero
2000-07-20 Tor Lillqvist <tml@iki.fi> * pango/pangowin32.c (subfont_has_glyph): Use 0xFFFE to produce the default glyph. (create_bitmap_dibsection): Zero out the bitmap. * pango/pangowin32-fontmap.c (pango_win32_guess_subranges): Set some additional Unicode subranges for fonts that claim covering the Vietnamese codepage.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index b3ec245d..da4d822a 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,13 @@
+2000-07-20 Tor Lillqvist <tml@iki.fi>
+
+ * pango/pangowin32.c (subfont_has_glyph): Use 0xFFFE to produce
+ the default glyph.
+ (create_bitmap_dibsection): Zero out the bitmap.
+
+ * pango/pangowin32-fontmap.c (pango_win32_guess_subranges): Set
+ some additional Unicode subranges for fonts that claim covering
+ the Vietnamese codepage.
+
2000-07-19 Tor Lillqvist <tml@iki.fi>
* configure.in: Don't try to use the ! command, not available in all