diff options
author | Felix Rauch <felix.rauch@avenga.com> | 2021-06-21 16:14:27 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-21 22:32:58 +0200 |
commit | 8d91dbf6c07d030d72acb060eceda1ee05ec2d5d (patch) | |
tree | 2e0f5089de2bd9c711e338d5eec1a4f88874ffc5 /.github/workflows/lintcommits.yml | |
parent | 5ac94944836f79b1564b2255eaa3441bfca6ba83 (diff) | |
download | serenity-8d91dbf6c07d030d72acb060eceda1ee05ec2d5d.zip |
PixelPaint: Add loading and saving of color palettes
Color palettes can now be stored in and read from files. The default
palette will be read from `/res/color-palettes/default.palette`
instead of being hard-coded in PaletteWidget.
The file format is one color per line, in any format that can be
understood by `Gfx::Color::from_string`.
Diffstat (limited to '.github/workflows/lintcommits.yml')
0 files changed, 0 insertions, 0 deletions