office-gobmx/android
Tor Lillqvist 82f6505456 Progress finally
Now I get (a page of) the document rendered into a
bitmap. Unfortunately css.awt.XBitmap::getDIB() provides an in-core
24-bit (BGR) BMP file. (Yes, despite the name, it's not just the DIB,
but is prefixed with a BMP file header.) Android's Image class wants
RGBA. Hmm.

Change-Id: Ie0effef20751e1959644861af358d81538b6d6ea
2012-05-31 00:00:51 +03:00
..
Bootstrap
experimental Progress finally 2012-05-31 00:00:51 +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