Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install_name_tool does not support -- | Mattias Andrée | 2022-02-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve makefile | Mattias Andrée | 2022-02-19 | 1 | -54/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | make clean: remove __pycache__ | Mattias Andrée | 2021-08-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m libcolour.7 | Mattias Andrée | 2021-08-28 | 1 | -6/+2 |
| | | | | 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> | ||||
* | Doc YES | Mattias Andrée | 2017-06-14 | 1 | -1/+2 |
| | | | | 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 | 1 | -2/+8 |
| | | | | 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 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add common.h | Mattias Andrée | 2017-06-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcolour_convert_en_masse | Mattias Andrée | 2017-06-10 | 1 | -2/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add man pages for most colour models | Mattias Andrée | 2017-06-08 | 1 | -3/+25 |
| | | | | 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 | 1 | -4/+71 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Makefile: add install and uninstall | Mattias Andrée | 2017-06-06 | 1 | -4/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove a much of stuff, change license, and add support for float and long double | Mattias Andrée | 2017-06-06 | 1 | -0/+62 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |