Page 1 of 1

On Symbian, how can I use CGraphicsContext::DrawText()?

PostPosted: Feb 9, 2006 @ 5:26am
by davidboydca

PostPosted: Feb 12, 2006 @ 10:06pm
by davidboydca
Can I suggest that you guys add an API like the Edge Mobile Game Engine has?

CFbsBitmap * GetSysApiSurface(void)

You could call overload it for Symbian and call it GetDC() and ReleaseDC(), just have it return a CFbsBitmap *.

It should be trivial since looking in your headers reveals that you're using CFbsBitmap as the base implementation of your CGapiSurface.

PostPosted: Feb 14, 2006 @ 10:15am
by Johan
Hi David,

Thanks for your suggestion, I'll put it to our list of future features.

Sincerely
Johan