MorphOS Developer
Posts: 129 from 2003/2/28
@travis_h and batch converter
Quote:
A note to kiero: Have you ever considered breaking out the image processing functions into a separate application dedicated less to organization and viewing than to manipulation and editing? For example, I'd love to be able to use the noise-reduction function on a directory full of images (batch processing) that I can't do with ShowGirls currently (only some filters are offered in batch processing). Also, your 'Curves' tool is head and shoulders better than both ImageFX and FXPaint, two programs I use most for manipulation.
I'd hate to see ShowGirls grow too big and bloated for its own good.
If i can keep binary size small (and with each version i do optimize/refactor old code to save some space) i will keep image processing functions together with organizing ones. When it comes to enhanced batch converter it will be done in next version. I'm in a process or merging some changes from experimental version and this will allow to save/load presets for each effect window and build custom processing chains for batch converter.
Quote:
One last note: How come ShowGirls is SO BLAZINGLY FAST when it comes to resizing images? I downsize hundreds of images for my 800x600 digital picture frame and ShowGirls accomplishes the task in seconds. I don't know how it's working so fast!
I do like to spend time optimizing code:)
Quote:
I look forward to all updates and keep up the good work!
Travis
@crumb
Quote:
I'd like to see an option to load next images until memory is filled because Efika is too slow to show big photographs and if Showgirls loaded images "in the background" while another images are shown it would make my Efika much more useful.
This one is on my list since long time, but it's low priority.
@printing
Quote:
I said it in the past: the only thing I am missing sadly is a printout-function (probably postscript) and the possibility to arrange different numners of pictures on one sheet.....but the rest of Showgirls is a perfect peece of software.....
Unfortunately another low priority feature;) I don't do any printing and don't even have a printer connected, so...
@slideshow
Slideshows will be hopefully bit simplified in next version. Maybe also bit fancy but it depends how bored i will be;)
@macro recording
it's done in my experimental version. actualy it does something else but you can call it macro recoring/editing. needs more work so not for next version yet.
@sixpack
if only it would survive the trip;)
@all
aaaanyway, thanks for feedback. hopefully next version will not come in a year but sooner:)
//Michal 'kiero' Wozniak