[babl/wip/pippin/icc-cluts: 4/4] force enable cluts for easier testing of this branch
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl/wip/pippin/icc-cluts: 4/4] force enable cluts for easier testing of this branch
- Date: Sun, 1 Oct 2017 22:50:54 +0000 (UTC)
commit 58e145ffd0088a1b66caf382aa496ca41242a34b
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Oct 2 00:49:22 2017 +0200
force enable cluts for easier testing of this branch
babl/babl-icc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/babl/babl-icc.c b/babl/babl-icc.c
index 343fa8a..be823bd 100644
--- a/babl/babl-icc.c
+++ b/babl/babl-icc.c
@@ -848,7 +848,7 @@ babl_space_from_icc (const char *icc_data,
if (icc_tag (state, "A2B0", NULL, NULL) &&
icc_tag (state, "B2A0", NULL, NULL))
{
- *error = "profile contains perceptual luts and perceptual was explicitly asked for, babl does not
yet support CLUTs";
+ if(0)*error = "profile contains perceptual luts and perceptual was explicitly asked for, babl does
not yet support CLUTs";
}
else
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]