Can't we ask Flickr to rotate it for us?

Otherwise, SDL can do a rotated copy (we're using that for the hands  
on the analog clock, right?)  It will require an offscreen bitmap to  
hold the original image, but it shouldn't be that big of a deal.


On Jan 21, 2008, at 12:26 PM, rtitmuss wrote:

>
> rickwookie;261132 Wrote:
>> Is the accelerometer emulated in software?
>
> No, I am afraid not. Also for this to work well on the hardware I  
> think
> the size of the framebuffer will need to be dynamically changed in the
> kernel between portrait and landscape mode. Rotating the display in
> user space will just take too long. Flipping the display upside  
> down is
> easy, that's just a register setting in the framebuffer chip.
>
> Richard
>
>
> -- 
> rtitmuss
> ---------------------------------------------------------------------- 
> --
> rtitmuss's Profile: http://forums.slimdevices.com/member.php?userid=36
> View this thread: http://forums.slimdevices.com/showthread.php?t=42370
>
> _______________________________________________
> jive mailing list
> [email protected]
> http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

Reply via email to