1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-16 16:02:25 +00:00
serenity/Userland/Libraries/LibGfx/ICC
Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView
We don't need a full String/DeprecatedString inside this function, so we
might as well not force users to create one.
2023-02-15 12:48:26 -05:00
..
DistinctFourCC.h LibGfx: Split ICC/Profile.{h,cpp} into several files 2023-01-28 00:27:07 +00:00
Profile.cpp LibGfx: Move ICC::Profile towards "Fallible Constructors" pattern 2023-02-15 10:15:24 +01:00
Profile.h LibGfx: Move ICC::Profile towards "Fallible Constructors" pattern 2023-02-15 10:15:24 +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 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView 2023-02-15 12:48:26 -05:00
TagTypes.h LibGfx: Validate presence of curves for lutAToBType and lutBToAType 2023-02-13 00:15:02 +00:00