diff options
author | gdt <gdt@pkgsrc.org> | 2008-11-01 13:40:34 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-11-01 13:40:34 +0000 |
commit | 0d5748b6b61d7a4f507d1d93f1559e1eb22146d7 (patch) | |
tree | a98c328195a84a3478cb407010056482f3b2a5c2 /graphics/lcms/DESCR | |
parent | 5de8617f16f542ba68b080d2831acd555dd716db (diff) | |
download | pkgsrc-0d5748b6b61d7a4f507d1d93f1559e1eb22146d7.tar.gz |
Fix COMMENT, DESCR.
Diffstat (limited to 'graphics/lcms/DESCR')
-rw-r--r-- | graphics/lcms/DESCR | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/lcms/DESCR b/graphics/lcms/DESCR index 90f9884a6a0..6f6af79f4f6 100644 --- a/graphics/lcms/DESCR +++ b/graphics/lcms/DESCR @@ -1,7 +1,7 @@ -LCMS is the Little Color Management System, a Color Matching Method -(CMM) library which implements fast transforms between ICC profiles. -It is released under LGPL with source code and meant to be portable. - -Color management refers to techniques that ensure consistent color -as images are transferred from scanners or cameras to monitors and -printers. +LittleCMS is a CMM, a color management engine; it implements fast +transforms between ICC profiles. "Little" stands for its small +overhead. With a typical footprint of about 100K including C runtime, +you can color-enable your application without the pain of ActiveX, +OCX, redistributables or binaries of any kind. We are using little cms +in several commercial projects, however, we are offering lcms library +free for anybody under an extremely liberal open source license. |