Commit graph

32 commits

Author SHA1 Message Date
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
4dfde95054 update to pdfbox 2.0.21, clean up pdfbox graphics io 2020-11-10 09:32:04 +01:00
ba2ca84b32 add graphics2d-pdfbox subproject 2020-11-03 18:11:04 +01:00
58a6e85062 integration of subprojects barcode, chart, io-vector, layout-pdfbox, png 2020-11-03 11:07:42 +01:00
588fd3394b initial commit 2018-01-20 23:26:37 +01:00