[A89] Re: graphics question


[Prev][Next][Index][Thread]

[A89] Re: graphics question




Since the sprite that you put into TIGCC is going to be in hex, it would probably be worthwhile to
learn to use it, especially if you're going to do a lot of programming.
It's really just a condensed version of binary: take four bits, and convert them into one hex
digit.
jeff

--- TerrisUS@aol.com wrote:
> 
> I know this is probably an extremely newbie question which is probably 
> obvious to everyone and is probably mentioned in an FAQ somewhere (although I 
> looked and didn't see anything specific mentioned)
> Where can I find a program that (or what is an easy way to) converts a .bmp 
> (such as a 16x16 black and white image) into C code for use with TIGCC?
> I've seen examples of images done, but they use HEX code for specific lines 
> and places and such, and I don't really know much about HEX.
> So, is there a program somewhere which does this for you, or is there some 
> glaringly obvious way that I'm missing, or what?
> 
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/




Follow-Ups: References: