aboutsummaryrefslogtreecommitdiffstats
path: root/convert-template.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-19install_name_tool does not support --Mattias Andrée1-1/+1
2022-02-19Improve makefileMattias Andrée6-57/+67
2021-08-29make clean: remove __pycache__Mattias Andrée1-0/+1
2021-08-29m config.mkMattias Andrée1-3/+5
2021-08-29Update READMEMattias Andrée1-1/+1
2021-08-29Sort entries and remove duplicate entry in STATUSMattias Andrée1-56/+54
2021-08-29Remove duplicate entries in STATUSMattias Andrée1-4/+0
2021-08-29Add STATUSMattias Andrée2-33/+99
2021-08-28m libcolour.7Mattias Andrée4-11/+5
2021-06-09Use rm -f in MakefileMattias Andrée1-8/+8
2021-02-20mMattias Andrée2-6/+30
2017-06-23Fix nan in conversion from ciexyz to cieluvMattias Andrée2-4/+10
2017-06-21CIEXYZ_TO_CIE1960UCS: set u and v to the limit if conversion results in division by zeroMattias Andrée1-4/+10
2017-06-20mMattias Andrée1-5/+5
2017-06-19Remove noopMattias Andrée1-8/+0
2017-06-19Add a utility (not installed) that converts coloursMattias Andrée2-0/+128
2017-06-17mMattias Andrée1-4/+0
2017-06-17mMattias Andrée1-6/+6
2017-06-17Remove noop operationMattias Andrée1-3/+0
2017-06-15m2.3Mattias Andrée1-4/+2
2017-06-14Doc YESMattias Andrée4-1/+72
2017-06-14Add YES colour model, generate the conversion matrices, and add more direct conversionsMattias Andrée11-247/+299
2017-06-12Update todoMattias Andrée1-0/+9
2017-06-12update todoMattias Andrée1-0/+1
2017-06-12Fix typoMattias Andrée1-1/+1
2017-06-12Bump version2.2Mattias Andrée1-1/+1
2017-06-12libcolour_convert uses libcolour_convert_en_masse instead of the other way aroundMattias Andrée11-1122/+1122
2017-06-11Make conversion macros not require restrictMattias Andrée1-7/+10
2017-06-11mMattias Andrée1-1/+2
2017-06-11mMattias Andrée1-14/+3
2017-06-11convert-template.c: add macros CONV_0 and CONV_NMattias Andrée1-45/+56
2017-06-11convert-template.c: merge functionsMattias Andrée1-399/+162
2017-06-11Add common.hMattias Andrée8-427/+540
2017-06-10Test and fix libcolour_convert_en_masse2.1Mattias Andrée2-4/+86
2017-06-10m + add libcolour_convert_en_masse.3Mattias Andrée5-15/+181
2017-06-10mMattias Andrée1-6/+12
2017-06-10Add libcolour_convert_en_masseMattias Andrée10-29/+179