On Fri, 17 Aug 2001, Nullife wrote:
> Yet Another Newbie: I'm using paint to make a red on white bitmap that is
> 12x12 pixels. I use a Visor, so it supports color.
> 
> When I use MS Paint, I have tried every output type, 16bit, 256bit,
> 24gazillion, etc and yet I get B&W onscreen.

  BITMAP <-- or, did you say BITMAPCOLOR?

  pilrc can generate many depths for bitmaps :) if you want color,
  say "BITMAPCOLOR" :) you might also need to change the display
  depth of your device using WinScreenMode() API :P

> Based on your pleasant response (below) I'm sure you'll be happy to share
> more information.

  
> Q1: If I don't have "constructor", but I have "pilrc", can I  use MS Paint
> bitmaps?

  you can use MS Paint bitmaps
 
> Q2: Since they're small, can I make an image somehow, like the fonts?

  you can do whatever you like :) probably easier to use single bitmap

// az
[EMAIL PROTECTED]
http://www.ardiri.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to