diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-28 11:04:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-28 11:04:13 +0000 |
commit | 7bcc6f1aee9f132eadf315f0c339e19017d37bdc (patch) | |
tree | 8ef4b1263a7ca592a6afa86c91154f31163350b4 /devel/pango/PLIST | |
parent | 9a296455521b3fe039510616909685cf3cf667a7 (diff) | |
download | pkgsrc-7bcc6f1aee9f132eadf315f0c339e19017d37bdc.tar.gz |
Update to 1.8.2:
* Add Khmer support [Jens Herden, Javier Sola]
* Fix bugs and crashes in the operation of PangoLayoutIter [Amit Aronovitch]
* Increase sharing of data between different copies of Pango
[Tommi Komulainen, Ross Burton]
* Remove dependence of opentype code on FreeType internals [David Turner,
Behdad Esfahbod]
* Cache metrics for the Win32 backend [Tor Lillqvist]
* Improve handling of RTL text when passing it to Uniscribe [Tor]
* Support for TrueType fonts on Win32 with characters outside the BMP [Tor]
* Handle alpha in XftColors again. [Mikael Magnusson]
* Better handling of MacThai encoded fonts [Theppitak Karoonboonyanan]
* Handle zero width chars properly in Hangul backend
[Young-Ho Cha, Changwoo Ryu]
* Fix Oriya character classification [Gora Mohanty, Gautam Sengupta]
* PangoAttrIterator bug fixes [Morten Welinder]
* Clean up copyright/licensing information [William N. Ray]
* Misc bug and build fixes [Sebastien Bacher, Brandon Bergren,
Chris Blizzard, Paolo Borelli, Behdad, Harshula, Alex Jones, Aivars Kalvans,
Stepan Kasal, Karel Kulhavy, Ryan Lortie, Ben Maurer, Sukhjinder Sidhu,
Manish Singh, Emil Soleyman-Zomalan, Morten]
Diffstat (limited to 'devel/pango/PLIST')
-rw-r--r-- | devel/pango/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/pango/PLIST b/devel/pango/PLIST index 29d180cc194..8fa06073fce 100644 --- a/devel/pango/PLIST +++ b/devel/pango/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2005/03/05 13:49:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.22 2005/07/28 11:04:13 wiz Exp $ bin/pango-querymodules include/pango-1.0/pango/pango-attributes.h include/pango-1.0/pango/pango-break.h @@ -38,6 +38,7 @@ lib/pango/1.4.0/modules/pango-basic-x.la lib/pango/1.4.0/modules/pango-hangul-fc.la lib/pango/1.4.0/modules/pango-hebrew-fc.la lib/pango/1.4.0/modules/pango-indic-fc.la +lib/pango/1.4.0/modules/pango-khmer-fc.la lib/pango/1.4.0/modules/pango-syriac-fc.la lib/pango/1.4.0/modules/pango-thai-fc.la lib/pango/1.4.0/modules/pango-tibetan-fc.la @@ -81,6 +82,7 @@ share/doc/pango/pango.devhelp share/doc/pango/pango.html share/doc/pango/rendering.html share/doc/pango/right.png +share/doc/pango/style.css share/doc/pango/tools.html share/doc/pango/up.png @dirrm share/doc/pango |