Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make clean: remove __pycache__ | Mattias Andrée | 2021-08-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m config.mk | Mattias Andrée | 2021-08-29 | 1 | -3/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update README | Mattias Andrée | 2021-08-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Sort entries and remove duplicate entry in STATUS | Mattias Andrée | 2021-08-29 | 1 | -56/+54 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove duplicate entries in STATUS | Mattias Andrée | 2021-08-29 | 1 | -4/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add STATUS | Mattias Andrée | 2021-08-29 | 2 | -33/+99 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m libcolour.7 | Mattias Andrée | 2021-08-28 | 4 | -11/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Use rm -f in Makefile | Mattias Andrée | 2021-06-09 | 1 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-02-20 | 2 | -6/+30 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix nan in conversion from ciexyz to cieluv | Mattias Andrée | 2017-06-23 | 2 | -4/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | CIEXYZ_TO_CIE1960UCS: set u and v to the limit if conversion results in division by zero | Mattias Andrée | 2017-06-21 | 1 | -4/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-20 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove noop | Mattias Andrée | 2017-06-19 | 1 | -8/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add a utility (not installed) that converts colours | Mattias Andrée | 2017-06-19 | 2 | -0/+128 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-17 | 1 | -4/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-17 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove noop operation | Mattias Andrée | 2017-06-17 | 1 | -3/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m2.3 | Mattias Andrée | 2017-06-15 | 1 | -4/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Doc YES | Mattias Andrée | 2017-06-14 | 4 | -1/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add YES colour model, generate the conversion matrices, and add more direct conversions | Mattias Andrée | 2017-06-14 | 11 | -247/+299 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update todo | Mattias Andrée | 2017-06-12 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | update todo | Mattias Andrée | 2017-06-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix typo | Mattias Andrée | 2017-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Bump version2.2 | Mattias Andrée | 2017-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libcolour_convert uses libcolour_convert_en_masse instead of the other way around | Mattias Andrée | 2017-06-12 | 11 | -1122/+1122 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Make conversion macros not require restrict | Mattias Andrée | 2017-06-11 | 1 | -7/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-11 | 1 | -14/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | convert-template.c: add macros CONV_0 and CONV_N | Mattias Andrée | 2017-06-11 | 1 | -45/+56 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | convert-template.c: merge functions | Mattias Andrée | 2017-06-11 | 1 | -399/+162 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add common.h | Mattias Andrée | 2017-06-11 | 8 | -427/+540 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Test and fix libcolour_convert_en_masse2.1 | Mattias Andrée | 2017-06-10 | 2 | -4/+86 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add libcolour_convert_en_masse.3 | Mattias Andrée | 2017-06-10 | 5 | -15/+181 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-10 | 1 | -6/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour_convert_en_masse | Mattias Andrée | 2017-06-10 | 10 | -29/+179 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour_get_rgb_colour_space.32.0 | Mattias Andrée | 2017-06-10 | 1 | -0/+215 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour_convert.3 | Mattias Andrée | 2017-06-10 | 1 | -0/+60 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour_proper.3 | Mattias Andrée | 2017-06-10 | 1 | -0/+47 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update unmarshalling | Mattias Andrée | 2017-06-10 | 1 | -2/+95 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour_marshal.3 and libcolour_unmarshal.3 | Mattias Andrée | 2017-06-10 | 2 | -0/+148 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve libcolour_proper: set model if possible | Mattias Andrée | 2017-06-10 | 1 | -6/+40 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix libcolour_proper | Mattias Andrée | 2017-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add libcolour_delta_e.3, libcolour_srgb_decode.3, and libcolour_srgb_encode.3 | Mattias Andrée | 2017-06-10 | 18 | -165/+277 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Reduce size of RGB struct, and add LIBCOLOUR_CIELCHUV.7 and LIBCOLOUR_RGB.7 | Mattias Andrée | 2017-06-09 | 7 | -113/+463 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages for most colour models | Mattias Andrée | 2017-06-08 | 13 | -3/+837 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour.7 and macros for testing existance of definitions | Mattias Andrée | 2017-06-06 | 5 | -6/+771 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2017-06-06 | 1 | -7/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update todo | Mattias Andrée | 2017-06-06 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> |