ladybird/Userland
Nico Weber cbcf8471a6 LibGfx+icc: Read namedColor2Type
This is the type of namedColor2Tag, which is a required tag in
NamedColor profiles.

The implementation is pretty basic for now and only exposes the
numbers stored in the file directly (after endian conversion).
2023-02-08 16:34:24 +00:00
..
Applets AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Applications Settings: Improve default window size 2023-02-08 11:28:20 +01:00
BuggieBox
Demos LibGUI+Userland: Switch order of parameters for InputBox::show 2023-02-04 18:46:39 -07:00
DevTools SQLStudio: Display real column names in the results tab 2023-02-03 20:34:45 +01:00
DynamicLoader
Games Chess+LibChess: Avoid using DeprecatedString whenever possible 2023-02-06 10:18:16 +00:00
Libraries LibGfx+icc: Read namedColor2Type 2023-02-08 16:34:24 +00:00
Services Revert "SQLServer: Unveil /etc/passwd" 2023-02-05 16:40:51 +01:00
Shell AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
Utilities LibGfx+icc: Read namedColor2Type 2023-02-08 16:34:24 +00:00
CMakeLists.txt