Here it is, Werbad.
Changelog (out of my head)
- Transform > Rotate
- Transform > Crop/Minimize
- HUGE speed increase. Setting a large amount of pixels via fast loops is now much faster (as fast as Overlay)
- Set anti-aliasing setting at runtime (Only used for rotations currently)
- Expressions like RGBAt() now use the editing image (that's not the optimization I was talking about!)
- Partial menu redesign
- New blitting actions
- Export overlay action + Get overlay address for extension communication (e.g. Dungeon Object or Phizix Box2D).
The demo MFA is now incompatible.
Some actions have been changed, for example Draw text now takes a color, and convolution matrix takes a repetition parameter.
Hope it works fine.