From cb4479a9348f90c2b8cbbdc2de8d1d88eb788d34 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 26 Jul 2002 23:12:54 +0000 Subject: Patch from Theppitak Karoonboonyanan that factors out common code from Fri Jul 26 18:48:49 2002 Owen Taylor * configure.in modules/thai/Makefile.am modules/thai/thai-shaper.[ch] modules/thai/thai-xft.c modules/thai/thai-x.c: Patch from Theppitak Karoonboonyanan that factors out common code from thai-x.c and adds a new Xft shaper for Thai. (#78346) * pango/pangoxft.h pango/pangoxft-font.c: Add pango_xft_font_has_char() to optimize for cases where we don't actually need to load the font. * pango/pangoxft.h: Document pango_xft_font_get_glyph(). * modules/basic/basic-xft.c (basic_engine_shape): Clean up an unused variable warning. --- ChangeLog.pre-1-8 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog.pre-1-8') diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 65a9e8e8..52a6ee26 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,22 @@ +Fri Jul 26 18:48:49 2002 Owen Taylor + + * configure.in modules/thai/Makefile.am + modules/thai/thai-shaper.[ch] + modules/thai/thai-xft.c modules/thai/thai-x.c: + Patch from Theppitak Karoonboonyanan that factors + out common code from thai-x.c and adds a new + Xft shaper for Thai. (#78346) + + * pango/pangoxft.h pango/pangoxft-font.c: Add + pango_xft_font_has_char() + to optimize for cases where we don't actually need + to load the font. + + * pango/pangoxft.h: Document pango_xft_font_get_glyph(). + + * modules/basic/basic-xft.c (basic_engine_shape): Clean + up an unused variable warning. + Fri Jul 26 18:11:56 2002 Owen Taylor * Add back non-spurious \$ removed in last commit. -- cgit v1.2.1