Age | Commit message (Expand) | Author |
---|---|---|
2023-05-12 | LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr | Ben Wiederhake |
2023-05-02 | ICC: Implement TRC inversion in from_pcs for parametric curves | Nico Weber |
2023-05-02 | ICC: Implement some of Profile::from_pcs() | Nico Weber |
2023-04-30 | TestICCProfile: Don't capture sRGB by value | Nico Weber |
2023-04-30 | LibGfx: Move CIELAB to its own file | Nico Weber |
2023-04-30 | ICC: Add Profile::to_lab() | Nico Weber |
2023-04-29 | ICC: Rename XYZ and XYZNumber fields to uppercase | Nico Weber |
2023-04-29 | ICC: Add a test for Profile::to_pcs | Nico Weber |
2023-03-21 | LibGfx: Move all image loaders and writers to a subdirectory | Lucas CHOLLET |
2023-03-16 | LibGfx: Add test for serialized bytes of built-in sRGB profile | Nico Weber |
2023-02-24 | LibGfx+Tests: Add test for webp ICC loading and fix bug | Nico Weber |
2023-02-19 | Tests: Add a test for Gfx::ICC::encode() | Nico Weber |
2023-02-18 | LibGfx: Rename `JPGLoader` to `JPEGLoader` | Lucas CHOLLET |
2023-02-01 | Tests: Add a basic ICC profile test | Nico Weber |