OSDN Git Service

Update the PdfDocument docs with unsupported operations.
authorSvetoslav Ganov <svetoslavganov@google.com>
Thu, 31 Oct 2013 03:52:04 +0000 (20:52 -0700)
committerSvetoslav Ganov <svetoslavganov@google.com>
Thu, 31 Oct 2013 15:10:12 +0000 (08:10 -0700)
commit8db45b844b5482cf61839404c0f6847e053de817
tree15269f70fa4558160b90d49243853d0b73aa28ba
parent334d98f1ece949414b94924a5bc852810e0bf367
Update the PdfDocument docs with unsupported operations.

The PDF generating canvas we use does not yet support all
drawing operations. This change adds docs which operations
are not yet supported.

Change-Id: I8d5ee8c1e2a473ba783b5e62f23ab90a54bbf106
graphics/java/android/graphics/pdf/PdfDocument.java