summaryrefslogtreecommitdiff
path: root/utils/delphi/lcms2dll.pas
Commit message (Collapse)AuthorAgeFilesLines
* Final changes for 2.13Marti Maria2022-01-061-3/+3
| | | | | | - typos - changelog - readme.1st
* Add automatic linear space detectionMarti Maria2021-06-201-2/+5
| | | | | - Added a function to estimate gamma space of RGB profiles (only a subset). This function is still undocumented. - Lcms now automatically turns off optimizations when 16-bit on RGB and input linear space is found.
* Misc. typosluz.paz2018-05-211-2/+2
| | | Found via `codespell -q 3`
* Fix some typos (found by codespell)Stefan Weil2016-05-111-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Merge from Artifex branchlcms2.6rc0Marti Maria2014-02-121-324/+369
|
* Remove ^MMarti Maria2013-05-131-2111/+2111
|
* Added Adobe Black point detection algorithmMarti Maria2012-03-231-0/+3
|
* Support for free Pascal Compilerlcms2.2Marti Maria2011-06-061-249/+258
|
* Delphi wrapper for 2.2Marti Maria2011-05-251-1/+25
|
* Fixed a bug in delphi unit (XYZ2Lab wrong parameters)Marti Maria2010-11-291-4/+4
|
* 2.1 changesMarti Maria2010-11-031-68/+101
|
* New Delphi wrapperMarti Maria2010-07-191-0/+2042