Commit graph

54 commits

Author SHA1 Message Date
a58f1e6c83 update to datastructures 5.1.1 2024-07-04 09:14:02 +02:00
229951349b fixes for ghostscript 9.54+ 2024-04-30 22:57:10 +02:00
55ae303d70 make build successful 2024-03-07 16:16:11 +01:00
047fee7798 add JPEG2000 image i/o 2024-02-19 16:01:17 +01:00
6e82a0fbbd add jbig2-imageio 2024-01-03 14:42:12 +01:00
840cdc36f8 remove user gradle preferences from project files 2023-12-18 10:06:11 +01:00
ca2df9023f update datastructures to 5.0.6 2023-12-17 16:24:24 +01:00
e88864e843 update to Gradle 8.5 2023-12-10 16:10:33 +01:00
1cfc5b2989 add code39 and qrcode writer based on zxing 2023-12-08 08:46:23 +01:00
64bbee5cd3 remove truetype files and remove obsolete ghostscript font analysis 2023-12-07 14:28:52 +01:00
7b624e8f30 add colorspaces to documetn analysis, improve barcode analysis 2023-12-07 13:47:58 +01:00
734cdfc90c add zxing and barcode analyzer 2023-12-06 16:33:37 +01:00
923e63ccbe document analyzer test 2023-12-04 18:54:00 +01:00
67609394cc enhance document analyzer 2023-12-04 15:16:22 +01:00
b08fa2d137 add color/gray detection in document analyzer 2023-11-27 18:44:24 +01:00
2fdccf2c79 add java version of document analyzer 2023-10-24 15:01:25 +02:00
c76b419657 update to OpenJDK 21, Gradle 8.4 2023-10-18 10:09:16 +02:00
ae7ea4d1ba update to PDFbox 3.0.0 2023-09-27 14:38:37 +02:00
ba25c5ed3b add some diagnostics in case of table error 2023-09-01 15:10:31 +02:00
0162464b0f catch IllegalArgumentException in StyledText when font is selected 2023-08-31 17:57:34 +02:00
1df6a1ea16 fix table font handling with base font's notorious illegal argument exception, fix other table font bugs 2023-08-28 17:55:45 +02:00
b62aacfe59 table cells use font descriptor now 2023-08-26 09:38:03 +02:00
26d8f2756a fix linespacing in table cells, add max height to table rendering 2023-08-25 15:25:33 +02:00
b3167d16ce add transform to underline annotations 2023-08-23 11:24:05 +02:00
97ed576828 skip empty texts, add hebrew font 2023-08-22 18:57:34 +02:00
8475f64388 change value to text in cell element 2023-08-09 18:20:15 +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
ca317f41ec embed notosans 2023-07-31 10:41:46 +02:00
11bc5a9393 use plain text and markup text in scripting engine 2023-07-28 16:19:34 +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
3df4a2aaf4 clean up merge 2022-11-10 15:48:32 +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
f6c8d37457 reset to Groovy 3.0.9, Java 11 2022-11-10 15:40:42 +01:00
da64b3634b groovy 4 branch 2022-11-10 15:40:42 +01:00
cbbb1b6bfa update to jna 5.11 2022-04-12 21:08:22 +02:00
e7ff6e59ff update to gradle 7.3.2, remove pdf example 2021-12-28 22:07:15 +01:00
21030c24f0 remove SVG parser, remove log4j remnants 2021-12-12 22:35:35 +01:00
159fee4967 trying SVG element, but no success, it does not draw 2021-12-10 16:34:52 +01:00
813cba2acb add layout engine 2021-12-03 16:15:54 +01:00
854235cba9 switch back to groovy 2.5 2021-11-26 19:24:18 +01:00
616e607b55 update to gradle 7.3, bump dependency versions, ignore printer test 2021-11-26 16:50:56 +01:00
7697ac95a7 NPE fix 2021-11-15 23:28:01 +01:00
d79e19c005 do not delete temp directory 2021-11-15 19:28:03 +01:00
bf7a25fee0 update pdfbox 2.0.23, jna 5.8.0, remove jmathplot because of swing test head exceptions 2021-05-13 22:32:54 +02:00
813a781d25 clean tests for linux 2021-03-03 10:21:30 +01:00
b4bee6e957 add Groovy PDF/PDFBox extensions 2021-02-25 17:01:47 +01:00
d00c4de210 rework subproject names, add graphics-ghostscript 2021-02-24 16:57:48 +01:00