diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-28 23:41:06 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-28 23:41:06 +0000 |
commit | 2defccb25b43909b816c466ec31eb241364d9b14 (patch) | |
tree | 268ae50fba8cc74b180fb63392b168895af81a56 /NEWS | |
parent | 2606c3af9a32953b5f2eb4f5bfac4aa395f7e607 (diff) | |
download | pango-2defccb25b43909b816c466ec31eb241364d9b14.tar.gz |
Released 1.0.1pango-1-0-branchpointPANGO_1_0_1
Wed Mar 27 19:30:35 2002 Owen Taylor <otaylor@redhat.com>
* Released 1.0.1
* NEWS: Updates.
* configure.in: Version 1.0.1, interface, binary age 1.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Changes between 1.0.0 and 1.0.1 + +* Documentation improvements [Matthias Clasen] +* Use new API in FreeType 2.0.9 to greatly speed up coverage + calculation for Xft and FT2 backends. +* Some fixes for reading of OpenType tables. +* Add -D_REENTRANT to compilation when necessary. [Sven Neumann] +* Try and enable ClearType for Win32 backend. [Tor Lillqvist] +* Fixes for Korean glyphs in the basic-x shaper [Changwoo Ryu] +* Improvements for computation of average char/digit width [Sven Neumann] +* Bug and error reporting fixes + [Arnaud Charlet, Erewan Chenede, Mikael Hallendal, Stefan Israelsson, + Alex Larsson, Soeren Sandmann, Dan Winship] + +============================================================ + Changes between 1.0.0 rc2 and 1.0.0 * Updated README files. |