Hi Pawel, SDL doesn't support rotated displays unless you use OpenGL as a backend. I don't know if that will be supported in future versions of Agar though.
--Sam ----- Original Message ---- > From: Pawel Palucha <[email protected]> > To: [email protected] > Sent: Mon, November 30, 2009 9:13:34 AM > Subject: [Agar] Rotated display > > Hello, > > is this possible to draw on screen rotated by 90 degrees using Agar? It's > possible to rotate Linux framebuffer console so you can use rotated LCD > display > ('pivot') by adding "fbconn=rotate:1" to boot parameters. But it's done by > software so non-console application have to handle it by its own. > > I was searching for any info on the Agar website and looking in code around > AG_InitVideo but have found nothing. > > Thank you > Pawel Palucha > > _______________________________________________ > Agar mailing list > [email protected] > http://libagar.org/lists.html _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
