Improve port description (loosely based on that of graphics/lcms2).

This commit is contained in:
Alexey Dokuchaev 2011-11-04 04:37:47 +00:00
parent 17a717e190
commit e1760484af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285015

View file

@ -1,12 +1,9 @@
LCMS is the Little Color Management System, a Color Matching Method Little CMS intends to be a small-footprint color management library, with
(CMM) library which implements fast transforms between ICC profiles. special focus on accuracy and performance. It uses the International Color
It is released under LGPL with source code and meant to be portable. Consortium standard (ICC), and offers fast transformation routines between
ICC profiles.
Color management refers to techniques that ensure consistent color Color management refers to techniques that ensure consistent colors while
as images are transferred from scanners or cameras to monitors and images are transferred from scanners or cameras to monitors and printers.
printers.
WWW: http://www.littlecms.com/ WWW: http://www.littlecms.com/
Mikhail Teterin
mi@aldan.algebra.com