Update libvips/resample/thumbnail.c
Co-authored-by: Kleis Auke Wolthuizen <github@kleisauke.nl>
This commit is contained in:
parent
0407c365d1
commit
ea2264ea2e
@ -871,7 +871,7 @@ vips_thumbnail_build( VipsObject *object )
|
|||||||
}
|
}
|
||||||
else if( thumbnail->linear ) {
|
else if( thumbnail->linear ) {
|
||||||
/* Linear mode, no colour management. We went to scRGB for
|
/* Linear mode, no colour management. We went to scRGB for
|
||||||
* precessing, so we now revert to the input
|
* processing, so we now revert to the input
|
||||||
* colourspace.
|
* colourspace.
|
||||||
*/
|
*/
|
||||||
g_info( "reverting to input space %s",
|
g_info( "reverting to input space %s",
|
||||||
|
Loading…
Reference in New Issue
Block a user