diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-04-05 03:59:03 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-04-05 03:59:03 +0000 |
commit | d223764349f3aaf8179587d2ba69488de1fbc0fe (patch) | |
tree | 3c8441bdd6109979fb1ded69832ba2479e25255b | |
parent | 184fac9cb3f0146684c0f141ef5d2e480859be06 (diff) | |
download | pango-d223764349f3aaf8179587d2ba69488de1fbc0fe.tar.gz |
Released 0.9
Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com>
* configure.in: Released 0.9
* modules/arabic/arabic.c (find_unic_font): Keep on
searching past the first iso-10646 font if the first
font doesn't have the required ligatures.
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | ChangeLog.pre-1-0 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-1-10 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-1-2 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-1-4 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-1-6 | 8 | ||||
-rw-r--r-- | ChangeLog.pre-1-8 | 8 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | modules/arabic/arabic-x.c | 4 | ||||
-rw-r--r-- | modules/arabic/arabic.c | 4 |
10 files changed, 63 insertions, 3 deletions
@@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index ac464dce..a418abe3 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index ac464dce..a418abe3 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index ac464dce..a418abe3 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index ac464dce..a418abe3 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index ac464dce..a418abe3 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index ac464dce..a418abe3 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,11 @@ +Tue Apr 4 22:03:42 2000 Owen Taylor <otaylor@redhat.com> + + * configure.in: Released 0.9 + + * modules/arabic/arabic.c (find_unic_font): Keep on + searching past the first iso-10646 font if the first + font doesn't have the required ligatures. + Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt diff --git a/configure.in b/configure.in index d9eca28f..bc14981d 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ChangeLog) -AM_INIT_AUTOMAKE(pango, 0.8) +AM_INIT_AUTOMAKE(pango, 0.9) AM_CONFIG_HEADER(config.h) diff --git a/modules/arabic/arabic-x.c b/modules/arabic/arabic-x.c index 385ac217..a90561c4 100644 --- a/modules/arabic/arabic-x.c +++ b/modules/arabic/arabic-x.c @@ -130,18 +130,20 @@ find_unic_font (PangoFont *font,char* charsets[],PangoXSubfont* rfonts) { rfonts[0] = subfonts[i]; result = 2; + break; } if ( pango_x_has_glyph /* Shadda+Kasra */ (font,PANGO_X_MAKE_GLYPH(subfonts[i],0xFC62))) { result = 3; /* extra vowels in font, hopefully */ + break; } if ( pango_x_has_glyph /* Lam-Min alone */ (font,PANGO_X_MAKE_GLYPH(subfonts[i],0xFC42))) { result = 4; /* extra ligatures in font, hopefully */ + break; } - break; } } diff --git a/modules/arabic/arabic.c b/modules/arabic/arabic.c index 385ac217..a90561c4 100644 --- a/modules/arabic/arabic.c +++ b/modules/arabic/arabic.c @@ -130,18 +130,20 @@ find_unic_font (PangoFont *font,char* charsets[],PangoXSubfont* rfonts) { rfonts[0] = subfonts[i]; result = 2; + break; } if ( pango_x_has_glyph /* Shadda+Kasra */ (font,PANGO_X_MAKE_GLYPH(subfonts[i],0xFC62))) { result = 3; /* extra vowels in font, hopefully */ + break; } if ( pango_x_has_glyph /* Lam-Min alone */ (font,PANGO_X_MAKE_GLYPH(subfonts[i],0xFC42))) { result = 4; /* extra ligatures in font, hopefully */ + break; } - break; } } |