I haven't trusted gimp since the first time I watched Pulp Fiction
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
i've used GIMP since 2017 bc photoshop was ridiculisly expensive and GIMP is free. i still use it. yes its ugly, but it works :3
For the file format, would have been JSON instead XML not the better format? Its lighter and easier to parse and write, meaning more performant than XML.
It would be cool if GIMP's new format could remember the undo history. I sometimes save edited images as XCF projects so I can quickly make a tweak and re-export it if I need to, but if you do something like crop, color grade, etc., and then save it, you can't undo that later when you reopen the project file because the original, unmodified image data has been lost. You can work around this somewhat by saving unmodified versions of something to its own disabled/invisible layer, but it would make things easier if there was some kind of undo history preservation so you could open a project and sift thru the history of operations performed on the image.