Pango-1.3.3 released [unstable]
- From: Owen Taylor <otaylor redhat com>
- To: gnome-announce-list gnome org, gtk-i18n-list gnome org, gtk-list gnome org, gtk-app-devel-list gnome org, gtk-devel-list gnome org
- Subject: Pango-1.3.3 released [unstable]
- Date: Tue, 24 Feb 2004 15:42:28 -0500
Pango-1.3.3 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.3/
pango-1.3.3.tar.bz2 md5sum: b8a2723780fc8163c265e83f2f278263
pango-1.3.3.tar.gz md5sum: 3e309dd7bfdb40bb02dbc13f38fc0c83
This is a development release loading up to Pango-1.4; changes
in since Pango-1.3.2 consist of bug fixes, and a couple of small
API additions by Noah Levitt.
Notes:
* This is unstable development release. While it has had
fairly extensive testing, there are certainly plenty of bugs
remaining to be found. This release should not be used
in production.
* Installing this version will overwrite your existing
copy of Pango-1.2. If you have problems, you'll need
to reinstall Pango-1.2.5.
* Pango-1.4 will be source and binary compatible with
the Pango-1.2.x series; however, the new API additions
in Pango-1.3.x are not yet finalized, so there may
be incompatibilities between this release and the final
1.4 release.
* Remaining API issues for Pango-1.4 can be found with following
bugzilla query:
http://bugzilla.gnome.org/buglist.cgi?product=pango&target_milestone=1.4+API+Freeze&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED
* Bugs should be reported to http://bugzilla.gnome.org.
About Pango
===========
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed, though most usage so far as been in the context of the
GTK+ widget toolkit. Pango forms the core of text and font handling
for GTK+ 2.
Pango is designed to be modular; the core Pango layout can be used
with four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft2 library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft platforms
Dynamically loaded modules then handle text layout for particular
combinations of script and font backend. Pango-1.2 ships with a wide
selection of modules, including modules for Hebrew, Arabic, Hangul,
Thai, and a number of Indic scripts. Virtually all of the world's major
scripts are supported.
As well as the low level layout rendering routines, Pango includes
PangoLayout, a high level driver for laying out entire blocks of text,
and routines to assist in editing internationalized text.
More information about Pango is available from http://www.pango.org/.
Pango depends on version 2.2.0 or newer of the GLib library; more
information about GLib can be found at http://www.gtk.org/.
Overview of changes between 1.3.2 and 1.3.3
===========================================
* Add pango_font_face_list_sizes() [Noah Levitt]
* Add pango_font_family_is_monospace [Noah]
* Do OpenType processing for CFF fonts [Manjunath Sripadarao]
* Fix wrong sign for GPOS vertical positioning
* Fix up -uninstalled .pc files [Laszlo Peter]
* Misc bug and build fixes fixes [Rodney Dawes, Theppitak Karoonboonyanan,
Noah, Kjartan Maraas, Julio M. Merino Vidal, Christian Persch,
Torsten Schoenfeld, Manish Singh, Mariano Suárez-Alvarez, Morten Welinder,
Masatake YAMATO]
Owen Taylor
24 February 2004
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]