1. Eutile - how to (to Lee Woo Seob and who can answer it)
- Posted by Eduardo Uemura Okada <cool at MII.NUTECNET.COM.BR> Oct 28, 1997
- 819 views
Hi, Lee, I am actually interested in how to do a white background instead black behind the grid in your Eutile, it will be very helpful. I am now interested in developing a game that will be a RPG, so I decided to use your Eutile to draw the characters, tiles, items, etc., because it is a very good tool made in Euphoria, and because Windows Paint, already in 256 color mode uses just 16 colors combinations, giving the bitmap a really unuseable aspect. Also, if you are interested in a version of Eutile that can save many BMPs into a file with just one palete (it will reduce the size of BMPs in more than 50%), to do animations and misc, contact me, to an example, 17 Kb of bitmaps (12 files), saved into a file, used just 5Kb (to all interested, write). With no more, and thanking you... Eduardo Uemura Okada e-mail: cool at mii.nutecnet.com.br
2. Re: Eutile - how to (to Lee Woo Seob and who can answer it)
- Posted by Lee woo seob <wslee at HHI.CO.KR> Oct 29, 1997
- 811 views
Eduardo Uemura Okada wrote: > Hi, Lee, I am actually interested in how to do a white background instead >black behind the grid in your Eutile, it will be very helpful. Hi Eduardo, it should *not* be difficult to change background color of grid. i think it needs modifying just several lines of code. if you want, i will modify the codes to allow white background color soon. One question: when the background color is changed to.. for example to WHITE(color no. 7), do you want to keep that color(WHITE) in your bitmap as the masking color? Or you want to the BLACK (color no. 0) is to be restored as the masking color when it is saved? > Also, if you are interested in a version of Eutile that can save many BMPs >into a file with just one palete (it will reduce the size of BMPs in more >than 50%), to do animations and misc, contact me, to an example, 17 Kb of >bitmaps (12 files), saved into a file, used just 5Kb (to all interested, >write). it's great! i have had similar idea of you (many BMPs with one palette) however, upto now, i don't have it. Please kindly send it to me or post it... Sayonara! -- from Lee, woo seob...