koreader / koreader-base

Base framework offering a Lua scriptable environment for creating document readers
http://koreader.rocks/
GNU Affero General Public License v3.0
130 stars 105 forks source link

trim down koreader-djvu library #1839

Closed benoit-pierre closed 2 months ago

benoit-pierre commented 2 months ago

Compile a static djvulibre library.

Impact on release builds code (bss+data+text) and file sizes:

android-arm64 emulator kindlepw2
code -426.8 KB -300.2 KB -230.9 KB
file -429.1 KB -331.3 KB -234.5 KB

This change is Reviewable