mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 07:56:57 +01:00
parent
a7da5671c5
commit
227975a79e
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ dependencies {
|
|||
implementation("com.twelvemonkeys.imageio:imageio-jpeg:3.4.2")
|
||||
implementation("com.twelvemonkeys.imageio:imageio-tiff:3.4.2")
|
||||
implementation(files("$projectDir/libs/webp-imageio-decoder-plugin-0.2.jar"))
|
||||
// support for jpeg2000
|
||||
implementation("com.github.jai-imageio:jai-imageio-jpeg2000:1.3.0")
|
||||
implementation("org.apache.pdfbox:jbig2-imageio:3.0.3")
|
||||
|
||||
implementation("com.jakewharton.byteunits:byteunits:0.9.1")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue