I am working on a tool for picture editing since a few days. I think it isn't revolutional but because there are not much tools out, i'm going to present it.
It's name is Modern Pictures and as I already said, it's a tool for picture editing. But not directly, but indirectly by filters(I hope the word "Filter" is correctly translated from the German language
). It's possible to programm filters and save them as .mpf-files, readable for the programm.
After starting, you can load a picture and simple use filters by clicking in the menu and choosing one or more filters you want to use. Actually the project is in a stadium of maybe 50%.
There are some functions, solving the strings including mathematical operations from the filter-files(e.g. "width()/2" gives the half of the max. X-Value of the image).
The design isn't finished yet, i am just thinking how to do it...
What I am going to add is a better filter-reading-progress. The programm can load a filter but doesn't really use it fore the pictures... there are some bugs in my algorythms(right?
) but after fixing them there may be a demo-version.
Because it's a tool there is not much graphics to show you, so there aren't any screenshot of the program itself, but one of a filter i already programmed (But in DBP, not in an .mpf-file).
I hope for some ideas, questens, contructive critic? Or maybe comments, just say anything, i need some attention.