summaryrefslogtreecommitdiff
path: root/platform/java/src/com/artifex/mupdf/fitz/Page.java
AgeCommit message (Expand)Author
2017-11-22jni: Initialize Context before using any MuPDF classes.Sebastian Rasmussen
2017-07-19Rejig page separations interface.Robin Watts
2017-03-01Add PDFPage and PDFAnnotation subclasses.Tor Andersson
2016-11-03jni: Make it easy to use stext without options.Sebastian Rasmussen
2016-10-26Update ios/android to use new way of passion stext options.Sebastian Rasmussen
2016-09-14Android example - Add proofing support.fred ross-perry
2016-09-08Add options to control heuristics in structured text.Sebastian Rasmussen
2016-09-01JNI: Remove unused nativeAnnots/-Links.Sebastian Rasmussen
2016-08-16Android java - ad textAsHtml() to the Page class.fred ross-perry
2016-07-17JNI: Implement Link for hyperlinks in document.Sebastian Rasmussen
2016-07-17JNI: Cleanup of Annotation and PDFObject_toByteString.Sebastian Rasmussen
2016-07-15java - move fitz sources into a 'src' subfolder.fred ross-perry