[babl/wip/pippin/icc-cluts: 19/19] 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: 19/19] force enable cluts for easier testing of this branch
- Date: Tue, 24 Oct 2017 02:56:11 +0000 (UTC)
commit 6a70aed600cae03e1e958a4d2ce5665793cf8eda
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 689f825..69d3804 100644
--- a/babl/babl-icc.c
+++ b/babl/babl-icc.c
@@ -850,7 +850,7 @@ babl_icc_make_space (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]