summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-16 22:42:34 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-16 22:42:34 +0000
commit09ff7235f2481c569e91bf114be126fd92ce7a64 (patch)
treebc8305fd22df25918a27fe5e567c1aef193f9b12 /README
parent8794423e39341d2ebeec77fbce39ced5c18d8d2b (diff)
downloadpango-09ff7235f2481c569e91bf114be126fd92ce7a64.tar.gz
Small updates
Mon Apr 16 18:12:06 2001 Owen Taylor <otaylor@redhat.com> * README: Small updates * examples/HELLO.utf8: Insert a RLM on the Yiddish line to correct for fixes to the bidi algorithm. * pango/mini-fribidi/*: Update to CVS fribidi which has various bug fixes.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 96c4a369..9a10487d 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ examples, and a couple of basic language engines.
For more information about Pango, see:
- http://www.labs.redhat.com/~otaylor/pango/index.html
+ http://www.pango.org
Dependencies
============
@@ -15,7 +15,7 @@ GNU C library version 2.1
Pango can optionally be compiled to use Dov Grobgeld's FriBidi
library. This is available from:
- http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/
+ http://fribidi.sourceforge.net
If the --with-fribidi option is not given to configure, then
Pango will use internal copies of the FriBidi routines.