I search in the forum ,and find an important information.I copy it here:
for os 5 devices, convert the bitmaps to version 3 (programatically) and
set to double density.
You can just do it in one function
function drawabitmap(bitmap, x, y)
{
if sony
draw using sony stuff
else if os 5
convert to v3 and double density
}
I develop for zire,so I need convert the bitmaps to version 3
(programatically) and
set to double density.
but I don't find bitmap V3 API,who can tell me where it is in?
"set to double density",how do I do it?
Thanks.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/