Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | LibGfx+icc: Print if profile id is valid | Nico Weber |
2023-01-05 | LibGfx: Store profile id MD5 in ICCProfile | Nico Weber |
2023-01-05 | LibGfx: Sort ICC parsing functions by spec number | Nico Weber |
2023-01-03 | LibGfx: Fix typos in ICC spec comments | Linus Groh |
2023-01-02 | LibGfx+icc: Print pcs illuminant | Nico Weber |
2022-12-31 | LibGfx+icc: Add profile connection space printing | Nico Weber |
2022-12-31 | LibGfx+icc: Print profile flags | Nico Weber |
2022-12-31 | LibGfx: Use VERIFY_NOT_REACHED() for impossible states in ICC code | Nico Weber |
2022-12-31 | LibGfx: Make ICC name converters return StringView | Nico Weber |
2022-12-30 | LibGfx: Read rendering intent from ICCProfile header | Nico Weber |
2022-12-30 | LibGfx: Read data color space from ICCProfile header | Nico Weber |
2022-12-28 | LibGfx: Remove now-unneeded casts | Nico Weber |
2022-12-27 | LibGfx: Read profile creation time from ICCProfile header | Nico Weber |
2022-12-27 | LibGfx: Start adding a class for handling ICC color profiles | Nico Weber |