merge with 'dev'

This commit is contained in:
Alberto Griggio
2018-02-19 16:44:46 +01:00
71 changed files with 352 additions and 4511 deletions

View File

@@ -545,7 +545,7 @@ void Imagefloat::ExecCMSTransform(cmsHTRANSFORM hTransform)
}
}
// Parallized transformation; create transform with cmsFLAGS_NOCACHE!
// Parallelized transformation; create transform with cmsFLAGS_NOCACHE!
void Imagefloat::ExecCMSTransform(cmsHTRANSFORM hTransform, const LabImage &labImage, int cx, int cy)
{
// LittleCMS cannot parallelize planar Lab float images