summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLog.pre-1-1012
-rw-r--r--ChangeLog.pre-1-812
-rw-r--r--NEWS18
-rw-r--r--README12
-rw-r--r--configure.in2
6 files changed, 56 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index cf92e153..4d4bab3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Dec 15 23:49:14 2004 Owen Taylor <otaylor@redhat.com>
+
+ * === Released 1.8.0 ===
+
+ * configure.in: Version 1.8.0
+
+ * NEWS: Update.
+
+ * README: Updates.
+
Wed Dec 15 23:13:57 2004 Owen Taylor <otaylor@redhat.com>
* modules/basic/basic-win32.c (uniscribe_shape): Emergency
@@ -96,7 +106,7 @@ Tue Dec 14 17:27:14 2004 Owen Taylor <otaylor@redhat.com>
Mon Dec 13 14:44:40 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.[ch] pango/pango.def docs/pango-sections.txt:
- Add. (#153548, Morten Welinder)
+ Add pango_layout_get_font_description. (#153548, Morten Welinder)
* pango/pango-layout.c (pango_layout_set_font_description):
Guard against the same description being set back.
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index cf92e153..4d4bab3f 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,13 @@
+Wed Dec 15 23:49:14 2004 Owen Taylor <otaylor@redhat.com>
+
+ * === Released 1.8.0 ===
+
+ * configure.in: Version 1.8.0
+
+ * NEWS: Update.
+
+ * README: Updates.
+
Wed Dec 15 23:13:57 2004 Owen Taylor <otaylor@redhat.com>
* modules/basic/basic-win32.c (uniscribe_shape): Emergency
@@ -96,7 +106,7 @@ Tue Dec 14 17:27:14 2004 Owen Taylor <otaylor@redhat.com>
Mon Dec 13 14:44:40 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.[ch] pango/pango.def docs/pango-sections.txt:
- Add. (#153548, Morten Welinder)
+ Add pango_layout_get_font_description. (#153548, Morten Welinder)
* pango/pango-layout.c (pango_layout_set_font_description):
Guard against the same description being set back.
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index cf92e153..4d4bab3f 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,13 @@
+Wed Dec 15 23:49:14 2004 Owen Taylor <otaylor@redhat.com>
+
+ * === Released 1.8.0 ===
+
+ * configure.in: Version 1.8.0
+
+ * NEWS: Update.
+
+ * README: Updates.
+
Wed Dec 15 23:13:57 2004 Owen Taylor <otaylor@redhat.com>
* modules/basic/basic-win32.c (uniscribe_shape): Emergency
@@ -96,7 +106,7 @@ Tue Dec 14 17:27:14 2004 Owen Taylor <otaylor@redhat.com>
Mon Dec 13 14:44:40 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.[ch] pango/pango.def docs/pango-sections.txt:
- Add. (#153548, Morten Welinder)
+ Add pango_layout_get_font_description. (#153548, Morten Welinder)
* pango/pango-layout.c (pango_layout_set_font_description):
Guard against the same description being set back.
diff --git a/NEWS b/NEWS
index 694c1e1d..7e706593 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes between 1.7.0 and 1.7.1
+===========================================
+* Add Sinhala support to the Indic module [Anuradha Ratnaweera]
+* Add Tibetan module [G Karunakar, Pema Geyleg]
+* Support pixel sizes for fonts [Chris Lahey]
+* Add pango_layout_get_font_description() [Morten Welinder]
+* Add PANGO_WEIGHT_SEMIBOLD [Lars Clausen]
+* Report underline metrics on Win32 [Tor]
+* Handle GLib-2.6.0 win32 filename encoding changes [Tor Lillqvist,
+ Robert Ă–gren]
+* Fix crash when drawing long strings
+* Misc fixes [Matthias Clasen, Dan Winship]
+
Overview of changes between 1.6.x and 1.7.0
===========================================
@@ -21,8 +34,9 @@ Overview of changes since 1.6.0
* Fix several problem when computing font and selecting fonts
metrics for CJK [Felipe Heidrich, Federic Zhang]
* Win32 bug fixes [Tor Lillqvist, Kazuki Iwamoto, Ivan Wong]
-* Misc bug fixes [Paolo Borelli, Behdad Esfahbod, Leon Ho, Arun M,
- Kjartan Maraas, Vincent Noel, Christian Persch, Enrico Scholz]
+* Misc bug fixes [Vincent Berger, Paolo Borelli, Behdad Esfahbod,
+ Leon Ho, Arun M, Kjartan Maraas, Vincent Noel, Christian Persch,
+ Enrico Scholz, Sukhjinder Sidhu, Morten Welinder]
Overview of changes between 1.5.2 and 1.6.0
===========================================
diff --git a/README b/README
index 22be8e04..4e3eb7b3 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ with three different font backends:
- Native fonts on Microsoft backends
(There is also a core-X font backend still present in the code;
-usage of this backend is deprecated)
+usage of this backend is deprecated.)
Dynamically loaded modules then handle text layout for particular
combinations of script and font backend.
@@ -28,10 +28,10 @@ For more information about Pango, see:
Dependencies
============
-Pango depends on version 2.4.0 or new of the GLib library; more
+Pango depends on version 2.6.0 or new of the GLib library; more
information about GLib can be found at http://www.gtk.org/.
-The supported font backend for X in Pango-1.4 is the Xft backend
+The supported font backend for X in Pango-1.8 is the Xft backend
which uses version 2 of the Xft library to manage client
side fonts. Version 2 of Xft is available from http://fontconfig.org/
Along with Xft, you'll need to install its dependency fontconfig, and
@@ -40,8 +40,8 @@ your system. Both of these libraries are available from
the same place as fontconfig.
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.4;
-Pango-1.4 requires version 2 of Xft, which is present in XFree86-4.3
+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 newer and in X11R6.7 and X11R6.8.
Both Xft and the optional PangoFT2 backend require the fontconfig
@@ -88,4 +88,4 @@ README file.
Owen Taylor
otaylor@redhat.com
-13 September 2004
+15 December 2004
diff --git a/configure.in b/configure.in
index 359a3d19..d50945cf 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl
dnl The triplet
m4_define([pango_major_version], [1])
-m4_define([pango_minor_version], [7])
+m4_define([pango_minor_version], [8])
m4_define([pango_micro_version], [0])
m4_define([pango_version],
[pango_major_version.pango_minor_version.pango_micro_version])