|
Simple.. if you're running a 160x160 app on a 320x320 or 480x320 or 320x480 Palm OS device, then the OS will double what needs doubling; ie: Fonts it'll use higher res versions that are the same "size" (but higher detail), but any bitmaps will have to be scaled up to fit. ie: IF its a 160x160 app on a 320x320 device, you dont' want to show it in just the top left corner or centered.. instead, you "scale" the coordinates up so it looks more or less the same.. but still scaled.
Most apps just get updated to high res artwork and thus look better than ever.
Same for PoPC and Palm OS.
jeff
|