At 12:18 AM 3/30/2004, you wrote:
I want to generate a 48x48 1-bit bitmap and display it on my PDA based on
X-Face (http://www.mythic-beasts.com/tools-toys/xface/).  The encoding is a
small plain text string.  Surely somebody has source code for Palm to do
this, right?  Care to share anybody?

Why not create an off-screen bitmap and use WinDrawPixel to set the bits, then plot that to the screen... benchmark this to see if the performance is too bad. Also, the BitmapRsrc code in the PalmSource KB has code for writing pixels to an off-screen bitmap that you manage yourself. This doesn't seem to hard.



-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/



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

Reply via email to