summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorminskim <minskim>2004-10-25 21:43:20 +0000
committerminskim <minskim>2004-10-25 21:43:20 +0000
commit79d1359dec73af17c0fbbdd6ecc183702378ef58 (patch)
tree7d8032417adc8f77af8179c2bf3f9b9c9c72d1e8 /doc
parent80ea95e116ba1fafb07cfd02f5c83b4e76857b7d (diff)
downloadpkgsrc-79d1359dec73af17c0fbbdd6ecc183702378ef58.tar.gz
Update lcms to 1.13.
Changes: Overall speedup Full ICC v4 support New CGATS.13/IT8 parser 8-bit transforms optimization Improved named color -- lcms can now write such profiles as well lcms can now write 8 bit profiles as well as 16 bit softproof now honors proofing intent Absolute colorimetric works fine on mixed v2/v4 transforms Improved black point compensation Several new utility functions Black point compensation on PostScript CRD Added support for HiFi (> 4 inks) on tifficc Improved icclink Add lcms.pc pkg-config file (http://www.freedesktop.org/Software/pkgconfig). USE_TETRAHEDRAL and USE_TRILINEAR no longer used -- engine now chooses between interpolation methods on depending on several heuristics.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 4a3418b6900..bf6d4386162 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7568 2004/10/25 20:02:36 minskim Exp $
+$NetBSD: CHANGES,v 1.7569 2004/10/25 21:43:20 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4869,3 +4869,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mozilla to 1.7.3nb1 [jmmv 2004-10-25]
Updated mozilla-gtk2 to 1.7.3nb1 [jmmv 2004-10-25]
Added gthumb-2.6.0.1 [minskim 2004-10-25]
+ updated lcms to 1.13 [minskim 2004-10-25]