82f6505456
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 |
||
---|---|---|
.. | ||
Bootstrap | ||
experimental | ||
qa | ||
.gitignore | ||
README |
android specific code, wrapper logic and tests