Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | LibGfx+icc: Print if profile id is valid | Nico Weber |
2023-01-05 | LibGfx: Remove useless name from try_load_from_externally_owned_memory() | Nico Weber |
2023-01-05 | LibGfx: East-const-ify ICCProfile::pcs_illuminant() | Nico Weber |
2023-01-05 | LibGfx: Store profile id MD5 in ICCProfile | Nico Weber |
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: 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-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 |