Releases: opendocument-app/pdf2htmlEX-Android
pdf2htmlEX-Android v0.18.16
[Toolchain] Update NDK to 23.1.7779620
pdf2htmlEX-Android v0.18.15
Expose processAnnotation option.
It is off by default, but if turned on, allows converting annotations too, along with the original pdf document.
[AppRelease] pdf2htmlEX-Android v0.18.14.2
Conversion runs in a separate process to isolate library crashes.
Application displays "Conversion failed" error message instead of a crash.
pdf2htmlEX-Android v0.18.14
Fixed license entries for dependencies (issue #34)
Built with NDK-23.0.7599858
[AppRelease] pdf2htmlEX-Android v0.18.13.1
v0.18.13.1-AppRelease [AppOnly] Fix CI by looking for APK in the correct place
[AppRelease] pdf2htmlEX-Android v0.18.13
Sample app refactored into a proper app
pdf2htmlEX-Android v0.18.13
Distribute the library through MavenCentral
pdf2htmlEX-Android v0.18.12
Update GLib to 2.64.3
Don't use LD_LIBRARY_PATH in pdf2htmlEX_exe, it's replaced by link time DT_RPATH.
pdf2htmlEX-Android v0.18.11
Introduce experimental pdf2htmlEX_exe class, which works by executing .exe file instead of using JNI to do the work in pdf2htmlEX.
Dependencies upgraded:
GLib 2.62.6
Pixman 0.40.0
Freetype 2.10.2
Harfbuzz 2.6.6
libjpeg 2.0.4
pdf2htmlEX-Android v0.18.10
Expose settings for embed-font and embed-external-font