diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-02-26 19:17:30 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-02-26 19:17:30 +0000 |
commit | 9e66ba61aaf08836f58448506339ca69d02764a7 (patch) | |
tree | cbe72a1e048efdd83486a482a9954d3d17149be7 /README | |
parent | 5885e8fd5c025eb11c1d46105753416c7822ce07 (diff) | |
download | pango-9e66ba61aaf08836f58448506339ca69d02764a7.tar.gz |
=== Released 1.16.0 ===PANGO_1_16_0
2007-02-26 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.16.0 ===
* configure.in: Version 1.16.0
* configure.in: Require cairo 1.2.6 because of its important fixes.
* NEWS: Updated.
* README: Updated.
svn path=/trunk/; revision=2202
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 2 insertions, 12 deletions
@@ -36,7 +36,7 @@ For more information about Pango, see: Dependencies ============ -Pango depends on version 2.10.0 or newer of the GLib library; more +Pango depends on version 2.12.0 or newer of the GLib library; more information about GLib can be found at http://www.gtk.org/. When using client side fonts, the fontconfig library @@ -56,16 +56,6 @@ Xft is available from http://xlibs.freedesktop.org/release/. You'll need the libXft package, and possibly the libXrender and renderext packages as well. You'll also need fontconfig (see below.) -Note that an earlier version of Xft is shipped with version -of XFree86 up to 4.2. This version does not work with Pango-1.8; -Pango-1.8 requires version 2 of Xft, which is present in XFree86-4.3 -and X11R6.7 and newer versions of those. - -After installing fontconfig, it may be necessary to edit -the fonts.conf file, found at $(sysconfdir)/fonts/fonts.conf -(usually /etc/fonts/fonts.conf) to point at the fonts -on your system. - Installation of Pango on Win32 is possible, but is not documented here. See http://www.gimp.org/~tml/gimp/win32/downloads.html @@ -102,4 +92,4 @@ otaylor@redhat.com Behdad Esfahbod behdad@gnome.org -13 March 2006 +26 February 2007 |