office-gobmx/android
Tor Lillqvist 8ae077379e Use 32bpp bitmaps on Android (and iOS)
Modify DocumentLoader correspondingly. Take Android bug 32588 into
account.

Ideal would be to extend the XDevice stuff, or something, so that one
could hand it a pre-allocated RGBA buffer into which the
drawing/rendering would go. Then one could get rid of the silly
convert-to-BMP phase, which prefixes the bitmap data with BMP and DIB
headers (and thus, I guess, has to copy and allocate another
copy). Will see.

Change-Id: I4597cd933db8faa8105dc8f19638d712d5d2238a
2012-06-05 17:17:41 +03:00
..
Bootstrap Use 32bpp bitmaps on Android (and iOS) 2012-06-05 17:17:41 +03:00
experimental Use 32bpp bitmaps on Android (and iOS) 2012-06-05 17:17:41 +03:00
qa Better comment for how to use lo-strace 2012-05-30 00:02:20 +03:00
.gitignore
README

android specific code, wrapper logic and tests