Yeah, I know this is taking longer than I thought, but there are some pretty significant changes going on under the hood, which of course introduces bugs 🐜. And, there’s the dreaded project creep. Requests for new functionality has taken up a lot of time, but will undoubtedly result in a better product. Hopefully. So, here’s where we stand…
- Keep record of actions on a stack – Done
- Implement Save As function – Done
- Implement Import function (New) – Done
- Implement Undo & Redo functions – Done, but needs revisiting
- Complete Shadow function – Cancelled for version 1.10
- Add Blur function – Done
- Add optional grid overlay – Done
- Move all edit functions to popover window – Done
- Implement Add Text function – Cancelled for version 1.10
- Implement Print function – Cancelled for version 1.10
- Add sliders for RGB adjustment – Done
- Add text input for all sliders – Done
- Add lens filter – Done
- Add Twirl filter – Done
- Image scaling from centre of image rather than origin – Done
- Automate entry to edit mode – Done
- Allow editing in composite view – Done
So I just need to fix the Undo/Redo functions, and I’m done.
Also, for version 1.20, I want to add some Affine Transform filters. Simple stuff like rotate and flip. But that’s for the future…