From 1b2e543aa5bc412062c97a9d37c4c5292604025f Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 11 Feb 2000 06:39:19 +0000 Subject: Fix some runtime and compile-time warnings. Thu Feb 10 20:19:39 2000 Owen Taylor * examples/viewer.c: Fix some runtime and compile-time warnings. * modules/hangul/hangul.c (hangul_engine_shape): Shape the string with the unknown glyph rather than giving a warning when the font doesn't have any of the necesary charsets. --- ChangeLog.pre-1-8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog.pre-1-8') diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index caf182ba..8f8c6743 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,11 @@ +Thu Feb 10 20:19:39 2000 Owen Taylor + + * examples/viewer.c: Fix some runtime and compile-time warnings. + + * modules/hangul/hangul.c (hangul_engine_shape): Shape the + string with the unknown glyph rather than giving a warning + when the font doesn't have any of the necesary charsets. + Thu Feb 10 19:57:27 2000 Owen Taylor * examples/viewer.c: Add style selector, rewrite family -- cgit v1.2.1