AnimImage 2.0
Community Forums/Showcase/AnimImage 2.0
| ||
Hey. I've finally completed this utility. I'm happy about it because I actually finished it! I found the first one sitting around on my computer and remember people asking for a couple of features and here is the new version with those features. SCREENS: ![]() ![]() DOWNLOAD: http://files.filefront.com/SETUPexe/;9051712;/fileinfo.html FEATURES: **Preview window** **TXT file with image info created in image directory** **Can save into PNG, BMP, or JPG** Have fun and report any bugs you find. |
| ||
As far as i'm aware in freeimage lib, you just call the saveJPG() function or whatever it's called. |
| ||
UPDATE I figured out how to create PNG and JPG files with FreeImage. I fixed a bug that I found when you try to preview an AnimImage. Link updated at the top to redownload. |
| ||
What does this do? |
| ||
It will put pre-drawn frames together, that you have made, into an AnimImage that you can put into your games/apps. |
| ||
What if the images are different sizes? |
| ||
It will let you know. ;) |
| ||
bad link |
| ||
No its not. You have to copy and paste it into your browser. Filefront links won't work in {a}{/a} ({} to []). |
| ||
I tried, I open properly filefront webpage with nice big download button..I click on it and got error message telling me that something with file is screwed... |
| ||
I just clicked it and it worked. |
| ||
Two things: 1) The file open dialog should not keep defaulting to "BMP." Either have it default to "*.*" (or all supported types) or remember the last extension the user opened. 2) Having to open the files one at a time is extraordinarily annoying. The file dialog should really allow the user to select multiple files. Otherwise, nice little application. SpaceAce |
| ||
There was an error processing your request; it appears to be invalid or there was an error with your conection. Please wait while your request is retried... |
| ||
Having to open the files one at a time is extraordinarily annoying. The file dialog should really allow the user to select multiple files. +1 Maybe enable drag and drop... Also can you make it keep the transparency of PNGs? Edit: Just found Glueit... excellent program - http://sysimage.250free.com/, Ked try to make yours like this and better it ;-) |