Releases: viraxor/ImageEdit
Releases · viraxor/ImageEdit
v1.2.4
after a long time, here's v1.2.4!
New features
- fix vertical images being too tall
- add default image extension (if you don't enter any)
- new effects
- new macros
- Macro Creator can open macros now (finally)
- if the name of a macro/effect/generator/kernel is too large for the button, every space is replaced with a newline
v1.2.3
v1.2.2
v1.2.1
New features
- every effect has a fade option now. don't worry, your earlier macros will work well
- you can now call macros or kernels from a macro
- repeating certain effects is now possible through the Repeat option
- fixed reloading buttons
Other new features for nerds
- added a variable for changing a version
- Linux paths are now supported
- macros and kernels are now sorted in alphabetical order
v1.2
v1.1
v1.0.2
v1.0.2 is released!
New features
- opening a file other than an image gives you an error
- added decompression bomb security measures
- new Crop option in Edit menu
- new Tile option in Edit menu
Miscellaneous new features
- a show_image does exist and is initialized on start
- last_image is overwritten when opening a new image
- small keep aspect ratio fixes
- add mainloop to toplevels that don't have them
- show_image is resized to higher resolutions if it's too small