Commit graph

19 commits

Author SHA1 Message Date
afbe6eee2f add test success for gs 9.54 on RHEL 9.4 2024-05-02 11:30:47 +02:00
229951349b fixes for ghostscript 9.54+ 2024-04-30 22:57:10 +02:00
27fd1956a1 update to gradle 8.7 2024-04-29 08:13:37 +02:00
55ae303d70 make build successful 2024-03-07 16:16:11 +01:00
64bbee5cd3 remove truetype files and remove obsolete ghostscript font analysis 2023-12-07 14:28:52 +01:00
e1266a3b44 add logging.properties 2023-10-18 15:46:06 +02:00
2b9ff08296 repair pdf 2023-09-26 16:32:47 +02:00
134343ba47 update to PDFbox 3.0.0 beta1, fix cmap ttf font bug in two consecutive script engine runs by removing cache from org.xbib.graphics.pdfbox.layout.font.Fonts 2023-07-31 16:09:11 +02:00
a0d193eb7f update pdfbox 2.0.28, bytebuddy, Ghostscript loading reworked, added dispose() 2023-04-17 09:35:04 +02:00
3a79e6a87f add close() method to Ghostscript 2023-01-17 19:17:43 +01:00
a594f5655f rewrite Ghostscript run(), tackling memory hog 2022-11-18 21:56:24 +01:00
8c86ed45b8 do not try to reuse image reader; enforce disposal after each image, tackling memory hog 2022-11-16 00:03:15 +01:00
271e8228d6 update to gradle 7.5.1, groovy 4.0.5, RHEL 9 with libgs 9.54, update dependencies 2022-11-10 15:44:35 +01:00
cbbb1b6bfa update to jna 5.11 2022-04-12 21:08:22 +02:00
d79e19c005 do not delete temp directory 2021-11-15 19:28:03 +01:00
813a781d25 clean tests for linux 2021-03-03 10:21:30 +01:00
a091bc52cf try to use less memory while image merging 2021-03-02 17:40:35 +01:00
139d43e6b4 barcodes working in pdf documents 2021-02-26 23:52:19 +01:00
d00c4de210 rework subproject names, add graphics-ghostscript 2021-02-24 16:57:48 +01:00