Page 1 of 2
img2ascii v1.07
Posted: Sat Aug 18, 2007 6:10 am
by Snoop0304
~ a program, which converts images to ascii's
~
Download
Changes v1.07:
- [changed] menu
- [added] default options
- [added] a save-requester pattern addition
- [fixed] bug in text-conversion
- [fixed] bug in gui with win2k or winxp without skins
- [fixed] another gui addition
Changes v1.05:
- [added] font-size
- [added] char-distance x,y
- [added] gui-changes
- [added] several small fixes
- [fixed] gui
- [fixed] bug in image-conversion
- [fixed] bug in html-conversion
Changes v1.03:
- [added] image-rotation
- [added] output-size in pixel will be shown
if it is to large -> colorized red and the conversion will not start
- [added] option "Delete output file(s) when exit"
- [added] greetz in about-requester
- [added] several fixes & small additions
- [extended] menu -> configuration
- [extended] extended help -> help
Re: img2ascii v1.0
Posted: Sat Aug 18, 2007 7:16 am
by PB
I love these types of apps.
Two suggestions for the next version:
(1) Allow drag-and-drop of an image onto the preview window, so we don't
have to use "File -> Load Image".
(2) Allow saving of the outputted image, instead of deleting it when the app quits.
Re: img2ascii v1.0
Posted: Sat Aug 18, 2007 7:44 am
by Snoop0304
Thx.
PB wrote:(2) Allow saving of the outputted image, instead of deleting it when the app quits.
This is already implemented, or how do you mean that?
Re: img2ascii v1.0
Posted: Sat Aug 18, 2007 8:44 am
by PB
Oops, I can't believe I missed that.

Re: img2ascii v1.0
Posted: Sat Aug 18, 2007 8:47 am
by Snoop0304
PB wrote:Oops, I can't believe I missed that.

No problem!

Re: img2ascii v1.0
Posted: Sat Aug 18, 2007 9:54 am
by PB
I'll explain why I missed it (so you don't think I'm stupid): I saw the output
file in the app's folder, and assumed it was automatically saving itself there,
and then it kept deleting when I exited the app. I never looked at the File
menu properly, except to open a file.

I was too concentrated on the app's
folder instead of the app itself. A "missing the forest for the trees" situation.
Posted: Sat Aug 18, 2007 10:33 am
by Snoop0304
Ok, then i will add an option "Delete output file"... so everybody can choose if he (or she ^^) keep this/these file(s).
Posted: Sat Aug 18, 2007 10:49 am
by Derek
I've just ran the program with 'open coverted file' ticked but I'm not getting anything shown nor am I getting a file saved in the directory of the source picture.
Is there a limit on the size of the jpg that can be used or something?
Edit. Ok. My mistake, I expected the file to be opened without having to save it first.
Posted: Sat Aug 18, 2007 6:05 pm
by Snoop0304
img2ascii v1.03 released!
Changes v1.03:
- [added] image-rotation
- [added] output-size in pixel will be shown
if it is to large -> colorized red and the conversion will not start
- [added] option "Delete output file(s) when exit"
- [added] greetz in about-requester
- [added] several fixes & small additions
- [extended] menu -> configuration
- [extended] extended help -> help
Posted: Mon Aug 20, 2007 7:52 pm
by Snoop0304
img2ascii v1.05 released!
Changes v1.05:
- [added] font-size
- [added] char-distance x,y
- [added] gui-changes
- [added] several small fixes
- [fixed] gui
- [fixed] bug in image-conversion
- [fixed] bug in html-conversion
Posted: Tue Aug 21, 2007 12:26 am
by GeoTrail
When I exit the program it deletes the output file.
Posted: Tue Aug 21, 2007 8:55 am
by Snoop0304
GeoTrail wrote:When I exit the program it deletes the output file.
Yes, but if do not check the checkbox/option "Delete output file(s) when exit" they won't be deleted. Otherwise you can save an image over the menu "File -> Save Ascii as an Image". ^^
Posted: Tue Aug 21, 2007 12:49 pm
by GeoTrail
Aa I see.
Great work btw

Posted: Tue Aug 21, 2007 3:26 pm
by Snoop0304
GeoTrail wrote:Great work btw

Thx!

Posted: Mon Aug 27, 2007 9:59 am
by Snoop0304
img2ascii v1.07 released!
Changes v1.07:
- [changed] menu
- [added] default options
- [added] a save-requester pattern addition
- [fixed] bug in text-conversion
- [fixed] bug in gui with win2k or winxp without skins
- [fixed] another gui addition