A86: Re: WinBG grayscale converter
[Prev][Next][Index][Thread]
A86: Re: WinBG grayscale converter
Nice! Haven't seen you around for a while :)
Before you do this, I suggest you check out Spooky's Asm Toolbox. It
includes such a converter, with the features you suggested (except
dithering?), along with compression using Pic2RLE. This will do four color,
right? Until Asm Toolbox, I hadn't found a program that would convert .bmp
to .asm in four colors in a usable format (meaning compressable with
Pic2RLE).
Btw, someone ported Pic2RLE to the Mac, I'm going to release it in a couple
of days, with a smaller decompressor.
----- Original Message -----
I only wanted to say that i am currently writing
a Win9x version of my grayscale image
converter BG. The reason being that a lot of
people think that the DOS version and DOS in
general is to complicated. I have a very simple
version up and running, with much the same
features as in BG v1.0 for DOS (3 bit + dithering).
Planned features:
2 and 3 bit grayscale image output.
Dithering
ASM output.
Image size not restricted to 128x64.
Compression (maybe)
Nice GUI :)
The reason for posting this is that i would like
to know what other features programmers and
non-programmers would like included, if any.
Respond to: tiberius@swipnet.se
/Thomas Bladh
References: