diff options
author | Tobias Christiansen <tobyase@serenityos.org> | 2021-09-03 18:46:11 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-04 03:29:09 +0200 |
commit | 508d56318931c0d6a3fd077ac2dc9f83bbfe612b (patch) | |
tree | c6c6622463638ce495bbb4f2139fc02aeae37333 /LICENSE | |
parent | b3f53a0b5a6cb7019f02dd73883435cbb7e1cb1e (diff) | |
download | serenity-508d56318931c0d6a3fd077ac2dc9f83bbfe612b.zip |
PixelPaint: Add ProjectLoader to abstract away opening of files
This new class will open and parse files (either images directly or .pp
project files) and one can get the parsed Image as well as other
information from it.
This patch removes a bunch of 'try_create_from..." methods from Image in
favor of using the ProjectLoader.
The only json_metadata that is available are Guides for now.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions