Bit .BMP
12 messages in this thread
Is it possible to save as an 8-bit .BMP in Animator Pro?
Is there any plan to support the new .PNG format?
John G.
John,
yes, you can save an image in AniPro as a 8-bit bmp file. Just right-click on
the 'picture' button and it will give you a list of file extensions, select BMP
and you're on your way.
re: PNG – I'm not familiar with this format, nor have I heard of any plans to
support it.
-Kyle
Kyle,
Saving in Animator _Studio_ as a .BMP seems to force a 24-bit file to be
created, not an 8-bit file.
PNG is a new standard created by people in the graphics industry to be an open
format to replace .GIF. Info is available in the Graphics (?) forum. An article
on the standard appeared in Dr. Dobbs Journal about a month ago.
Thanks for your help.
John G.
John,
you're right – saving in Animator Studio forces a 24-bit image file. But I was
refering to Animator Pro, which is all 8-bit and great for doing good pallete
mainpulitaion.
-Kyle
Saving in Animator _Studio_ as a .BMP seems to force a 24-bit file to be
created, not an 8-bit file. <<
very easy way to do this… load any image, save in AAS as a PCX file, open
good ol Paintbrush from Windows accessories, save as 8-bit BMP. piece o cake.
-dave
Unfortunately "good ol Paintbrush from Windows" messes up my palette which must
have specific colors in specific places. It seems like I may need to write my
own filter to convert either .PCX or 24-bit .BMP to 8-bit .BMP. Thanks for the
suggestion, though.
John,
Pain Shop Pro from JASC software, a great file conversion program and it does
very nice color reduction. Probably find a shareware version here in Cserve.
Perhaps graphics forum.
Also, Bit edit and Pal edit are very good utilities for palette manipulation.
Will
>> Pain Shop Pro from JASC software, a great file conversion program and it
does very nice color reduction. Probably find a shareware version here in
Cserve. Perhaps graphics forum. <<
it sure does. excellent utility.
-dave
>> Bit edit and Pal edit
They will not read 24-bit bitmaps. I will look for Paint Shop Pro but my
conversion program is mostly done already. It is frustrating that so many paint
programs do some good things that others don't but skip some otherwise
essential details. I also bought EA's Delux Paint IIE. It has some great
palette manipulation features but does not deal with .BMP at all. Thanks for
the lead on PSP.
>> They will not read 24-bit bitmaps. I will look for Paint Shop Pro but my
conversion program is mostly done already. It is frustrating that so many paint
programs do some good things that others don't but skip some otherwise
essential details. I also bought EA's Delux Paint IIE. It has some great
palette manipulation features but does not deal with .BMP at all. Thanks for
the lead on PSP. <<
you'll find it as a file PSP.ZIP in WINUTIL forum. search on keyword "paint".
Great shareware program.
-dave
Bit and Pal
You are right but they will do a color reduction from 24 to 8 and you can
declare the number of colors. Also excellent for creating custom palettes from
diverse sources.
Will
I tried again and you are right. I had been trying to use PalEdit first and it
balked at the depth. If I use BitEdit it converts to a paletized bitmap format.
I will need to try a few things but it may do what I need. Thanks.