diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:15:44 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:15:44 +0200 |
commit | 161781d8406ef9251192c323e64ced07d5dbe58d (patch) | |
tree | 51ac5ee4aa173b11f4ea937e81ac8b05447e1bdf | |
parent | Update e-mail (diff) | |
download | libcolour-161781d8406ef9251192c323e64ced07d5dbe58d.tar.gz libcolour-161781d8406ef9251192c323e64ced07d5dbe58d.tar.bz2 libcolour-161781d8406ef9251192c323e64ced07d5dbe58d.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | LIBCOLOUR_CIE1960UCS.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_CIELAB.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_CIELCHUV.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_CIELUV.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_CIEUVW.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_CIEXYY.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_CIEXYZ.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_RGB.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_SRGB.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_YCGCO.7 | 7 | ||||
-rw-r--r-- | LIBCOLOUR_YDBDR.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_YES.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_YIQ.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_YPBPR.7 | 2 | ||||
-rw-r--r-- | LIBCOLOUR_YUV.7 | 2 | ||||
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | STATUS | 44 | ||||
-rw-r--r-- | libcolour.7 | 4 | ||||
-rw-r--r-- | libcolour_convert.3 | 2 | ||||
-rw-r--r-- | libcolour_convert_en_masse.3 | 2 | ||||
-rw-r--r-- | libcolour_delta_e.3 | 2 | ||||
-rw-r--r-- | libcolour_get_rgb_colour_space.3 | 2 | ||||
-rw-r--r-- | libcolour_marshal.3 | 2 | ||||
-rw-r--r-- | libcolour_proper.3 | 2 | ||||
-rw-r--r-- | libcolour_srgb_decode.3 | 2 | ||||
-rw-r--r-- | libcolour_srgb_encode.3 | 2 | ||||
-rw-r--r-- | libcolour_unmarshal.3 | 2 |
27 files changed, 65 insertions, 40 deletions
diff --git a/LIBCOLOUR_CIE1960UCS.7 b/LIBCOLOUR_CIE1960UCS.7 index a736cfe..b4eec56 100644 --- a/LIBCOLOUR_CIE1960UCS.7 +++ b/LIBCOLOUR_CIE1960UCS.7 @@ -64,4 +64,4 @@ CIE 1960 UCS is not additive. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_CIELAB.7 b/LIBCOLOUR_CIELAB.7 index ff5cfad..6bb06e2 100644 --- a/LIBCOLOUR_CIELAB.7 +++ b/LIBCOLOUR_CIELAB.7 @@ -67,4 +67,4 @@ manipulation applications. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_CIELCHUV.7 b/LIBCOLOUR_CIELCHUV.7 index cae33cf..3906542 100644 --- a/LIBCOLOUR_CIELCHUV.7 +++ b/LIBCOLOUR_CIELCHUV.7 @@ -92,4 +92,4 @@ representation of CIE 1976 (L*, u*, v*). .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_CIELUV.7 b/LIBCOLOUR_CIELUV.7 index 607415e..664875e 100644 --- a/LIBCOLOUR_CIELUV.7 +++ b/LIBCOLOUR_CIELUV.7 @@ -74,4 +74,4 @@ uniform human colour perception. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_CIEUVW.7 b/LIBCOLOUR_CIEUVW.7 index 1b07f61..eeae80e 100644 --- a/LIBCOLOUR_CIEUVW.7 +++ b/LIBCOLOUR_CIEUVW.7 @@ -71,4 +71,4 @@ CIE 1964 (U*, V*, W*) is not additive. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_CIEXYY.7 b/LIBCOLOUR_CIEXYY.7 index 1e039f8..1a70d26 100644 --- a/LIBCOLOUR_CIEXYY.7 +++ b/LIBCOLOUR_CIEXYY.7 @@ -61,4 +61,4 @@ is primarily used for representing chromaticities. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_CIEXYZ.7 b/LIBCOLOUR_CIEXYZ.7 index 0b06ea0..91d42d3 100644 --- a/LIBCOLOUR_CIEXYZ.7 +++ b/LIBCOLOUR_CIEXYZ.7 @@ -62,4 +62,4 @@ representation. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_RGB.7 b/LIBCOLOUR_RGB.7 index eb26b4a..892ecb8 100644 --- a/LIBCOLOUR_RGB.7 +++ b/LIBCOLOUR_RGB.7 @@ -199,4 +199,4 @@ is set to .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_SRGB.7 b/LIBCOLOUR_SRGB.7 index e6f7888..59d9fbc 100644 --- a/LIBCOLOUR_SRGB.7 +++ b/LIBCOLOUR_SRGB.7 @@ -72,4 +72,4 @@ out which colour it actually receives. .BR libcolour_srgb_decode (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_YCGCO.7 b/LIBCOLOUR_YCGCO.7 index 2d4ffbd..02c0805 100644 --- a/LIBCOLOUR_YCGCO.7 +++ b/LIBCOLOUR_YCGCO.7 @@ -1,8 +1,9 @@ .TH LIBCOLOUR_YCGCO 7 libcolour .SH NAME -LIBCOLOUR_YCGCO - YCgCo +LIBCOLOUR_YCGCO - YCgCo (YCoCg) .SH DESCRIPTION -YCgCo colours are presented with either of +YCgCo colours (also known as YCoCg colours) +are presented with either of .nf typedef struct libcolour_ycgco_f libcolour_ycgco_f_t; @@ -58,4 +59,4 @@ CIE Standard Illuminant D65. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_YDBDR.7 b/LIBCOLOUR_YDBDR.7 index a62e46a..cbcb62d 100644 --- a/LIBCOLOUR_YDBDR.7 +++ b/LIBCOLOUR_YDBDR.7 @@ -61,4 +61,4 @@ multiplication. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_YES.7 b/LIBCOLOUR_YES.7 index 2c31d5d..1452609 100644 --- a/LIBCOLOUR_YES.7 +++ b/LIBCOLOUR_YES.7 @@ -60,4 +60,4 @@ vision, specifically facial analysis. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_YIQ.7 b/LIBCOLOUR_YIQ.7 index bf06eca..414a1d1 100644 --- a/LIBCOLOUR_YIQ.7 +++ b/LIBCOLOUR_YIQ.7 @@ -62,4 +62,4 @@ CIE Standard Illuminant D65. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_YPBPR.7 b/LIBCOLOUR_YPBPR.7 index 5a04c4b..5a6c47d 100644 --- a/LIBCOLOUR_YPBPR.7 +++ b/LIBCOLOUR_YPBPR.7 @@ -63,4 +63,4 @@ CIE Standard Illuminant D65. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/LIBCOLOUR_YUV.7 b/LIBCOLOUR_YUV.7 index d9580ae..ce9e1db 100644 --- a/LIBCOLOUR_YUV.7 +++ b/LIBCOLOUR_YUV.7 @@ -61,4 +61,4 @@ multiplication. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > @@ -99,7 +99,7 @@ COLOUR MODELS YPBPR See LIBCOLOUR_YPBPR(7). - YCgCo + YCgCo (YCoCg) See LIBCOLOUR_YCGCO(7). CIE 1960 UCS @@ -258,4 +258,4 @@ NOTES can be used to test the existance of value. AUTHORS - Mattias Andrée <maandree@kth.se> + Mattias Andrée <m@maandree.se> @@ -5,15 +5,18 @@ ├─[X] Apple RGB (1998) ├─[X] Best RGB ├─[X] Beta RGB + ├─[ ] bg-sRGB [https://www.color.org/chardata/rgb/bgsrgb.xalter] ├─[X] Bruce RGB ├─[X] CIE 1931 RGB ├─[X] ColorMatch RGB ├─[X] DCI-P3 D65 ├─[X] DCI-P3 Theater + ├─[ ] Display P3 [https://www.color.org/chardata/rgb/DisplayP3.xalter] ├─[X] Don RGB 4 ├─[X] ECI RGB ├─[X] ECI RGB v2 ├─[X] Ekta Space PS5 + ├─[ ] ERIMM RGB [https://www.color.org/chardata/rgb/erimmrgb.xalter] ├─[X] ITU-R Recommendation BT.2020 ├─[X] ITU-R Recommendation BT.2100, using HLG EOTF ├─[X] ITU-R Recommendation BT.2100, using HLG OETF @@ -26,34 +29,48 @@ ├─[X] ITU-R Recommendation BT.709 ├─[X] Lightroom RGB ├─[X] NTSC RGB + ├─[ ] RIMM RGB [https://www.color.org/chardata/rgb/rimmrgb.xalter] + ├─[ ] ROMM RGB [https://www.color.org/chardata/rgb/rommrgb.xalter] + ├─[ ] opRGB [https://www.color.org/chardata/rgb/oprgb.xalter] ├─[X] PAL/SECAM RGB ├─[X] ProPhoto RGB - ├─[ ] scRGB + ├─[ ] scRGB [https://www.color.org/chardata/rgb/scrgb.xalter] + │ └─[ ] scRGB-nl [https://www.color.org/chardata/rgb/scrgb-nl.xalter] ├─[X] SGI RGB ├─[X] SMPTE 240M RGB ├─[X] SMPTE C RGB ├─[X] wide-gamut RGB, also known as Adobe Wide Gamut RGB + ├─[ ] HCG (Alternative model to RGB) ├─[ ] HCI (Alternative model to RGB) ├─[ ] HCL (Alternative model to RGB) ├─[ ] HCV (Alternative model to RGB) + ├─[ ] HCY (Alternative model to RGB) + ├─[ ] HSG (Alternative model to RGB) ├─[ ] HSI (Alternative model to RGB) ├─[ ] HSL (Alternative model to RGB) + ├─[ ] HSP (Alternative model to RGB) ├─[ ] HSV (Alternative model to RGB), also known as HSB - └─[ ] HWB (Alternative model to RGB) -[ ] CMY -[ ] CMYK + ├─[ ] HWB (Alternative model to RGB) + ├─[ ] rgY (Alternative model to RGB [r = R/(R+G+B), g = G/(R+G+B), Y = Y from CIE XYZ]) + ├─[ ] rgY' (Alternative model to RGB) + ├─[ ] RGBW (RGB with added white channel) + ├─[ ] CMY (Alternative model to RGB) + └─[ ] CMYK (Alternative model to RGB, with added black channel) +[ ] ACES +[ ] CAM +[ ] CIECAM02 [ ] Coloroid [ ] CIE DSH -[ ] HCG -[ ] HCY +[ ] Hexachrome (CMYKOG) [ ] HKS -[ ] HSP [ ] Hunter 1948 color space ├─ https://en.wikipedia.org/wiki/CIELAB └─ http://www.konicaminolta.com/instruments/knowledge/color/part4/06.html [ ] Hunter Rdab +[ ] iCAM [ ] ICtCp [ ] IPT +[ ] ISCC–NBS [X] CIE L*a*b* [ ] CIE LChab, also known as CIE HLCab └─ https://en.wikipedia.org/wiki/CIELAB_color_space#Cylindrical_model @@ -64,12 +81,15 @@ [ ] Munsell [ ] NCS [ ] OSA-UCS +[ ] Ostwald color system +[ ] PCCS [ ] PMS └─ https://en.wikipedia.org/wiki/Pantone#Pantone_Color_Matching_System [ ] RAL [ ] RG [ ] RGK -[ ] rgY +[ ] scYCC-nl [https://www.color.org/chardata/rgb/scycc-nl.xalter] +[ ] sYYC [https://www.color.org/chardata/rgb/rgb_registry.xalter] [ ] TSL [X] CIE 1960 UCS [X] CIE 1964 (U*, V*, W*) @@ -80,14 +100,18 @@ [ ] Y'CbCr [ ] YcCbcBrc └─ https://en.wikipedia.org/wiki/YCbCr#ITU-R_BT.2020_conversion -[X] YCgCo +[X] YCgCo (also known as YCoCg) + └─ [ ] YCgCo-R (also known as YCoCg-R) [X] YDbDr [X] YES [ ] Y'ES [X] YIQ [ ] Y'IQ -[X] YPBPR +[ ] YJK +[X] YPbPr +[ ] Y'PbPr [X] YUV [ ] Y'UV [ ] custom additive with 3 or more channels [ ] custom subtractive with 3 or more channels + └─ [-] RYB diff --git a/libcolour.7 b/libcolour.7 index acc0000..d389aae 100644 --- a/libcolour.7 +++ b/libcolour.7 @@ -184,7 +184,7 @@ YPBPR See .BR LIBCOLOUR_YPBPR (7). .TP -YCgCo +YCgCo (YCoCg) See .BR LIBCOLOUR_YCGCO (7). .TP @@ -401,4 +401,4 @@ values have a macro with the same name defined which can be used to test the existance of value. .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_convert.3 b/libcolour_convert.3 index ca9d598..d9c6042 100644 --- a/libcolour_convert.3 +++ b/libcolour_convert.3 @@ -61,4 +61,4 @@ most use the same floating-point type. .BR libcolour_convert_en_masse (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_convert_en_masse.3 b/libcolour_convert_en_masse.3 index 011013a..0c8f037 100644 --- a/libcolour_convert_en_masse.3 +++ b/libcolour_convert_en_masse.3 @@ -144,4 +144,4 @@ GPU acceleration is currently not implemented. .BR libcolour_convert (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_delta_e.3 b/libcolour_delta_e.3 index 806caf7..7210bd8 100644 --- a/libcolour_delta_e.3 +++ b/libcolour_delta_e.3 @@ -40,4 +40,4 @@ fails. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_get_rgb_colour_space.3 b/libcolour_get_rgb_colour_space.3 index 0980822..475c27c 100644 --- a/libcolour_get_rgb_colour_space.3 +++ b/libcolour_get_rgb_colour_space.3 @@ -212,4 +212,4 @@ does not refer to a recognised RGB colour space. .BR LIBCOLOUR_RGB (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_marshal.3 b/libcolour_marshal.3 index 9cbb0da..85d5b1d 100644 --- a/libcolour_marshal.3 +++ b/libcolour_marshal.3 @@ -83,4 +83,4 @@ is invalid. .BR libcolour_unmarshal (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_proper.3 b/libcolour_proper.3 index e93d866..4cba257 100644 --- a/libcolour_proper.3 +++ b/libcolour_proper.3 @@ -44,4 +44,4 @@ The function tried to invert an non-invertable matrix. .BR libcolour (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_srgb_decode.3 b/libcolour_srgb_decode.3 index a04ee99..3522918 100644 --- a/libcolour_srgb_decode.3 +++ b/libcolour_srgb_decode.3 @@ -32,4 +32,4 @@ and the negative of the result is returned. .BR LIBCOLOUR_SRGB (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_srgb_encode.3 b/libcolour_srgb_encode.3 index 37b7585..045ddfd 100644 --- a/libcolour_srgb_encode.3 +++ b/libcolour_srgb_encode.3 @@ -32,4 +32,4 @@ and the negative of the result is returned. .BR LIBCOLOUR_SRGB (7) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > diff --git a/libcolour_unmarshal.3 b/libcolour_unmarshal.3 index 4a859d1..090c382 100644 --- a/libcolour_unmarshal.3 +++ b/libcolour_unmarshal.3 @@ -59,4 +59,4 @@ is not recognised. .BR libcolour_unmarshal (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > |