ladybird/Userland/Libraries/LibGfx/ICC
2024-02-21 13:37:08 +01:00
..
BinaryFormat.h ICC: Rename XYZ and XYZNumber fields to uppercase 2023-04-29 06:49:36 +02:00
BinaryWriter.cpp LibGfx/ICC+icc: Be lenient about invalid profile creation datetimes 2024-02-21 13:37:08 +01:00
BinaryWriter.h LibGfx: Add start of an ICC profile writer 2023-02-17 20:05:50 -07:00
DistinctFourCC.h LibGfx/ICC: Move enums to dedicated Enums.{cpp,h} 2023-12-04 08:02:36 +00:00
Enums.cpp LibGfx/ICC: Move enums to dedicated Enums.{cpp,h} 2023-12-04 08:02:36 +00:00
Enums.h LibGfx/ICC: Move enums to dedicated Enums.{cpp,h} 2023-12-04 08:02:36 +00:00
Profile.cpp LibGfx/ICC: Add another version of the Apple P3 profile to quirks list 2024-02-21 13:37:08 +01:00
Profile.h LibGfx/ICC+icc: Be lenient about invalid profile creation datetimes 2024-02-21 13:37:08 +01:00
Tags.cpp LibGfx: Split ICC/Profile.{h,cpp} into several files 2023-01-28 00:27:07 +00:00
Tags.h LibGfx: Add v2 "ncol" tag, expand comment 2023-02-14 19:28:13 +01:00
TagTypes.cpp LibGfx/ICC: Ensure Macintosh ScriptCode length is within expected range 2023-11-12 07:58:39 +01:00
TagTypes.h LibGfx/ICC: Stop allocating a vector on each call to lerp_nd 2024-02-17 15:39:46 -05:00
WellKnownProfiles.cpp LibGfx/ICC+icc: Be lenient about invalid profile creation datetimes 2024-02-21 13:37:08 +01:00
WellKnownProfiles.h LibGfx: Forward-declare TagData in WellKnownProfiles 2023-07-20 06:56:41 +01:00