Files
rawTherapee/rtgui
Alberto Griggio b09bf381b4 added possibility to specify extra working spaces via a json file
The JSON file is called workingspaces.json, it can be either in the global iccprofiles directory, or in the user's ICC profiles dir (set in preferences).

The format is the following:

{"working_spaces": [
    {
        "name" : "ACES",
        "file" : "/path/to/ACES.icc"
    },
    {
        "name" : "ACEScg",
        "matrix" : [0.7184354, 0.16578523, 0.09882643, 0.29728935, 0.66958117, 0.03571544, -0.00647622, 0.01469771, 0.66732561]
    }
]}

if "matrix" is present, "file" is ignored. If only "file" is present, the matrix is extracted from the ICC profile. For this, we look only at the R, G, and B matrix columns and the white point set in the profile. Bradford adaptation is used to convert the matrix to D50. Anything else (LUT, TRC, ...) in the profile is ignored.

It is the user's responsibility to ensure that the profile is suitable to be used as a working space.
2018-03-20 15:06:09 +01:00
..
2018-01-25 22:13:17 +01:00
2017-06-12 17:54:34 +02:00
2017-06-12 17:54:34 +02:00
2018-02-14 14:07:18 -05:00
2018-02-14 14:07:18 -05:00
2016-10-12 17:48:40 +02:00
2017-04-01 15:55:39 +02:00
2017-10-04 23:27:08 +02:00
2018-02-14 14:07:18 -05:00
2017-07-04 15:25:49 +02:00
2016-10-12 17:48:40 +02:00
2017-04-01 15:37:07 +02:00
2017-04-01 15:55:39 +02:00
2017-06-16 21:21:22 +02:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2016-10-28 17:59:47 +02:00
2018-01-03 16:02:48 +01:00
2017-08-19 15:12:24 +02:00
2017-08-19 15:12:24 +02:00
2016-10-12 17:48:40 +02:00
2017-04-01 15:55:39 +02:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2017-04-25 22:33:22 +02:00
2017-06-18 18:40:40 +02:00
2018-02-14 14:07:18 -05:00
2017-07-17 15:22:31 +02:00
2017-11-17 17:05:46 +01:00
2017-06-16 21:21:22 +02:00
2018-01-25 22:13:17 +01:00
2018-02-14 14:07:18 -05:00
2018-02-14 14:07:18 -05:00
2018-02-14 14:07:18 -05:00
2018-01-01 12:52:11 +01:00
2017-08-08 23:42:05 +02:00
2017-11-17 17:05:46 +01:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2018-02-14 14:07:18 -05:00
2018-02-14 14:07:18 -05:00
2017-08-08 23:42:05 +02:00
2016-10-28 17:59:47 +02:00
2016-10-12 17:48:40 +02:00
2017-08-08 23:42:05 +02:00
2017-08-08 23:42:05 +02:00
2017-08-08 23:42:05 +02:00
2018-01-01 22:02:15 +01:00
2017-06-16 21:21:22 +02:00
2017-09-13 15:06:47 +02:00
2018-02-14 14:07:18 -05:00
2018-02-14 14:07:18 -05:00
2015-08-12 16:07:19 +02:00
2017-04-01 15:55:39 +02:00
2015-08-12 16:07:19 +02:00
2017-06-18 00:10:31 +02:00
2018-02-14 14:07:18 -05:00
2017-06-16 21:21:22 +02:00
2016-03-13 20:04:57 +01:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2017-08-19 15:12:24 +02:00
2017-08-19 15:12:24 +02:00
2016-10-12 17:48:40 +02:00
2017-06-12 17:54:34 +02:00
2017-06-12 17:54:34 +02:00
2017-03-30 21:17:34 +02:00
2017-07-09 19:41:21 +02:00
2016-10-12 17:48:40 +02:00
2016-10-28 17:59:47 +02:00
2016-10-12 17:48:40 +02:00
2018-02-07 00:55:44 +01:00
2017-12-23 06:14:01 +01:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2017-04-01 15:55:39 +02:00
2018-02-14 14:07:18 -05:00
2017-06-14 13:50:46 +02:00
2017-06-12 17:54:34 +02:00
2018-02-14 14:07:18 -05:00
2017-06-12 17:54:34 +02:00
2015-08-12 16:07:19 +02:00
2018-01-17 21:16:22 +01:00
2017-03-22 12:49:17 +01:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00
2016-10-12 17:48:40 +02:00