<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/lcms/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/lcms/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 06 Feb 2021 16:59:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lcms/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>LittleCMS 2.12 released</title><link>https://sourceforge.net/p/lcms/news/2021/02/littlecms-212-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.12 of the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color&lt;br/&gt;
Consortium standard (ICC), which is the modern standard when regarding to color management.&lt;br/&gt;
The ICC specification is widely used and is referred to in many International and other de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br/&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br/&gt;
&lt;a href="http://www.littlecms.com/download.html" rel="nofollow"&gt;http://www.littlecms.com/download.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
Martí Maria&lt;br/&gt;
The LittleCMS project&lt;br/&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Sat, 06 Feb 2021 16:59:14 -0000</pubDate><guid>https://sourceforge.net13088868a7b3fedb12179afaf5c38b29d4547994</guid></item><item><title>LittleCMS 2.11 released (maintenance release)</title><link>https://sourceforge.net/p/lcms/news/2020/06/littlecms-211-released-maintenance-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Due to some errors found in 2.10, I have packed this new released with all known blockers hopefully solved. Actually, a slight misinterpretation of a feature can have catastrophic consequences for other big packages that relies on this library, so I prefer to do a new release few days after 2.10 and keep a good mood.&lt;/p&gt;
&lt;p&gt;As a plus, the documentation is now on ODT format, which reduces greatly the package size. The final tarball is reduced from roughly from 14 Mb to 6Mb. Not bad, as there is no need to make a separate package without documentation anymore. Never mind, I really didn't like the idea of code without documentation at all.&lt;/p&gt;
&lt;p&gt;Fixed glitches:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GIMP was affected by a copy-alpha bug on double formats that prevented some brushes to work.&lt;/li&gt;
&lt;li&gt;There was a race condition in  create context. Was there since 2.2. Very hard to reproduce.&lt;/li&gt;
&lt;li&gt;Fast float plug-in didn´t compile for linux because a bogus __cpuid() call for SSE2 detection.&lt;/li&gt;
&lt;li&gt;LUT16 on V2 Profiles matrix was wrong on multichannel.&lt;/li&gt;
&lt;li&gt;Create transform optimization may fail in some combinations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some of those bugs were serious enough to do a maintenance release, so here it is.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Tue, 16 Jun 2020 20:21:07 -0000</pubDate><guid>https://sourceforge.net5cb2cc373b01783ce600359fca62a15fc2f443fa</guid></item><item><title>Little CMS 2.10 released</title><link>https://sourceforge.net/p/lcms/news/2020/05/little-cms-210-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.10 of the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color&lt;br/&gt;
Consortium standard (ICC), which is the modern standard when regarding to color management. &lt;br/&gt;
The ICC specification is widely used and is referred to in many International and other de-facto standards.&lt;/p&gt;
&lt;p&gt;The biggest difference of 2.10 with other releases lies in the bundle with the "fast float" plug-in.&lt;/p&gt;
&lt;p&gt;Previouly released as a commercial package, the "fast float" plug-in increases floating point performance significantly. Thet means, you call a function when initializing your code and you get a throughput gain when doing floating point transforms. The plug-in has also other features like dithered output or fast 8 bit RGB transforms. There is a test bed in the plug-in directory that shows and measures the throughput gain in your target computer.&lt;/p&gt;
&lt;p&gt;I have decided to releases this plug-in AS OPEN SOURCE UNDER GPL3 LICENCE. Please check the license carefully before including the code in your applications. This is only on the plug-in, the lcms2 core is still under MIT license. In case of doubt you can contact me on this mailing list or by using the mail info { at } littlecms { dot } com&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br/&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br/&gt;
&lt;a href="http://www.littlecms.com/download.html" rel="nofollow"&gt;http://www.littlecms.com/download.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
Martí Maria&lt;br/&gt;
The LittleCMS project&lt;br/&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Sun, 31 May 2020 16:52:36 -0000</pubDate><guid>https://sourceforge.net44e71776935f106a0ce7301107dfebd3e587b9cf</guid></item><item><title>Little CMS 2.8 released</title><link>https://sourceforge.net/p/lcms/news/2016/07/little-cms-28-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.8 of&lt;br/&gt;
 the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color&lt;br/&gt;
 management engine, with special focus on accuracy&lt;br/&gt;
 and performance. It uses the International Color&lt;br/&gt;
 Consortium standard (ICC), which is the modern&lt;br/&gt;
 standard when regarding to color management.&lt;br/&gt;
 The ICC specification is widely used and is&lt;br/&gt;
 referred to in many International and other&lt;br/&gt;
 de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br/&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br/&gt;
&lt;a href="http://www.littlecms.com/download.html" rel="nofollow"&gt;http://www.littlecms.com/download.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
 Martí Maria&lt;br/&gt;
 The LittleCMS project&lt;br/&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Fri, 22 Jul 2016 17:13:23 -0000</pubDate><guid>https://sourceforge.net8da8db0f8a2a5803b7f2ba11339c36c11ed0763f</guid></item><item><title>LittleCMS 2.7 released</title><link>https://sourceforge.net/p/lcms/news/2015/03/littlecms-27-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.7 of&lt;br /&gt;
the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color&lt;br /&gt;
management engine, with special focus on accuracy&lt;br /&gt;
and performance. It uses the International Color&lt;br /&gt;
Consortium standard (ICC), which is the modern&lt;br /&gt;
standard when regarding to color management.&lt;br /&gt;
The ICC specification is widely used and is&lt;br /&gt;
referred to in many International and other&lt;br /&gt;
de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br /&gt;
&lt;a href="http://www.littlecms.com/download.htm" rel="nofollow"&gt;http://www.littlecms.com/download.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Martí Maria&lt;br /&gt;
The LittleCMS project&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Sat, 21 Mar 2015 17:27:22 -0000</pubDate><guid>https://sourceforge.net8817c6891bd16cb82f6117e32966a88b9492de62</guid></item><item><title>Little CMS 2.5 released</title><link>https://sourceforge.net/p/lcms/news/2013/07/little-cms-25-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.4 of&lt;br /&gt;
the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color&lt;br /&gt;
management engine, with special focus on accuracy&lt;br /&gt;
and performance. It uses the International Color&lt;br /&gt;
Consortium standard (ICC), which is the modern&lt;br /&gt;
standard when regarding to color management.&lt;br /&gt;
The ICC specification is widely used and is&lt;br /&gt;
referred to in many International and other&lt;br /&gt;
de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br /&gt;
&lt;a href="http://www.littlecms.com/downloads.htm" rel="nofollow"&gt;http://www.littlecms.com/downloads.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Martí Maria&lt;br /&gt;
The LittleCMS project&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Mon, 01 Jul 2013 11:29:16 -0000</pubDate><guid>https://sourceforge.net796dc67cda9b7f46bb30db9611bbbae5db4226dc</guid></item><item><title>Little CMS 2.4 released</title><link>https://sourceforge.net/p/lcms/news/2012/09/little-cms-24-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.4 of&lt;br /&gt;
the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color&lt;br /&gt;
management engine, with special focus on accuracy&lt;br /&gt;
and performance. It uses the International Color&lt;br /&gt;
Consortium standard (ICC), which is the modern&lt;br /&gt;
standard when regarding to color management.&lt;br /&gt;
The ICC specification is widely used and is&lt;br /&gt;
referred to in many International and other&lt;br /&gt;
de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br /&gt;
&lt;a href="http://www.littlecms.com/downloads.htm" rel="nofollow"&gt;http://www.littlecms.com/downloads.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Martí Maria&lt;br /&gt;
The LittleCMS project&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Mon, 10 Sep 2012 16:25:13 -0000</pubDate><guid>https://sourceforge.net45ab91d71fb6da4082a4d581884df6bb7d1cf162</guid></item><item><title>Little CMS 2.3 released</title><link>https://sourceforge.net/p/lcms/news/2011/12/little-cms-23-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.3 of&lt;br /&gt;
the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color &lt;br /&gt;
management engine, with special focus on accuracy &lt;br /&gt;
and performance. It uses the International Color &lt;br /&gt;
Consortium standard (ICC), which is the modern &lt;br /&gt;
standard when regarding to color management. &lt;br /&gt;
The ICC specification is widely used and is &lt;br /&gt;
referred to in many International and other &lt;br /&gt;
de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br /&gt;
&lt;a href="http://www.littlecms.com/downloads.htm" rel="nofollow"&gt;http://www.littlecms.com/downloads.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Martí Maria&lt;br /&gt;
The LittleCMS project&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Thu, 15 Dec 2011 17:32:22 -0000</pubDate><guid>https://sourceforge.net423182aaa5175326f5dc86264798a43a9858e146</guid></item><item><title>Little CMS 2.2 released</title><link>https://sourceforge.net/p/lcms/news/2011/06/little-cms-22-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to the announce the release 2.2 of&lt;br /&gt;
the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Version 2.2 adds stability, fixes all &lt;br /&gt;
know bugs, and adds support for dictionary &lt;br /&gt;
metatag. Pascal unit now compiles under &lt;br /&gt;
FPK Pascal as well as Delphi. See the &lt;br /&gt;
changelog for further details.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color &lt;br /&gt;
management engine, with special focus on accuracy &lt;br /&gt;
and performance. It uses the International Color &lt;br /&gt;
Consortium standard (ICC), which is the modern &lt;br /&gt;
standard when regarding to color management. &lt;br /&gt;
The ICC specification is widely used and is &lt;br /&gt;
referred to in many International and other &lt;br /&gt;
de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br /&gt;
&lt;a href="http://www.littlecms.com/downloads.htm" rel="nofollow"&gt;http://www.littlecms.com/downloads.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Martí Maria&lt;br /&gt;
The LittleCMS project&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Fri, 10 Jun 2011 08:56:11 -0000</pubDate><guid>https://sourceforge.net6e35b23f2041089e964de52fff3242255c6239b4</guid></item><item><title>LittleCMS 2.1 released</title><link>https://sourceforge.net/p/lcms/news/2010/12/littlecms-21-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am pleased to the announce the release 2.1 of the LittleCMS open source color engine.&lt;/p&gt;
&lt;p&gt;Version 2.1 is a maintenance release which solves &lt;br /&gt;
all known bugs and glitches in 2.0&lt;br /&gt;
Among other improvements, it delivers a new &lt;br /&gt;
Delphi wrapper. It is fully backwards compatible&lt;br /&gt;
with 2.0.&lt;/p&gt;
&lt;p&gt;Upgrading to 2.1 is highly encouraged.&lt;/p&gt;
&lt;p&gt;Little CMS intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC), which is the modern standard when regarding to color management. The ICC specification is widely used and is referred to in many International and other de-facto standards.&lt;/p&gt;
&lt;p&gt;For more information, please take a look on&lt;/p&gt;
&lt;p&gt;Main site:&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Downloads:&lt;br /&gt;
&lt;a href="http://www.littlecms.com/download.html" rel="nofollow"&gt;http://www.littlecms.com/download.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Martí Maria&lt;br /&gt;
The LittleCMS project&lt;br /&gt;
&lt;a href="http://www.littlecms.com" rel="nofollow"&gt;http://www.littlecms.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marti Maria Saguer</dc:creator><pubDate>Wed, 01 Dec 2010 14:00:07 -0000</pubDate><guid>https://sourceforge.neta5f02c500b0e5cfc0079d5a46f0732abdb9c2160</guid></item></channel></rss>