Commit Graph

35 Commits

Author SHA1 Message Date
Jindra Petřík
c63f6fbfcf Fixed #2436 PDF export clipping - missing colors / text 2025-04-06 01:30:01 +02:00
Jindra Petřík
aa60249555 Recompiled libs 2024-10-29 16:55:43 +01:00
Jindra Petřík
4fe999bd47 Fixed #2211 PDF export, Font export - glyphs with no contours (advance only) 2024-08-05 11:17:25 +02:00
Jindra Petřík
49abcd4447 GNUJPdf - draw image with scaling 2023-06-25 20:41:04 +02:00
Jindra Petřík
b1cf6f41fc modified libs 2023-01-30 22:33:36 +01:00
Jindra Petřík
85275ccca6 Fixed #1858 PDF export - Applying same color multiple times 2022-12-23 17:02:50 +01:00
Jindra Petřík
ecc884f642 Fixed #1858 Applying same alpha/blendmode multiple times
Round RGB colors to lower precision
2022-12-23 17:02:50 +01:00
Jindra Petřík
b2af9ef350 Fixed #1858 Adding same ExtGState multiple times 2022-12-23 17:02:50 +01:00
Jindra Petřík
355df5899d Added #1858 PDF export - JPEG with alpha channel exported as is 2022-12-23 17:02:50 +01:00
Jindra Petřík
e6bd00d2a0 Fixed #1863 Export to PDF - cannot read fonts with long CMAP
(invalid length value)
2022-11-14 10:04:55 +01:00
Jindra Petřík
02f98068fb PDF Export - separate smoothed and not smoothed bitmaps - cache separately 2022-11-02 17:47:29 +01:00
Jindra Petřík
ae88f5d9b7 Fixed PDF export - reusing images when used as pattern vs standalone 2022-11-02 12:50:24 +01:00
Jindra Petřík
22c5e67a74 Fixed #1817 PDF export - now storing JPEG images without recompression to PNG 2022-11-02 08:43:52 +01:00
Jindra Petřík
31a461ca96 gnujpdf - use UTF-8 in string.getBytes() everywhere 2022-10-22 21:15:20 +02:00
Jindra Petřík
ef2ccab594 updated gnujpdf jar 2022-10-22 19:03:25 +02:00
Jindra Petřík
4e93bf0af0 Fixed: PDF export - Smoothed bitmaps 2021-04-05 16:56:59 +02:00
Jindra Petřík
913405b563 gnujpdf compression back on 2021-03-24 20:36:42 +01:00
Jindra Petřík
204787bc73 gnujpdf - various CMAP subtable formats support for drawing text 2021-03-24 20:36:42 +01:00
Jindra Petřík
a32494487d PDF - try to implement objects grouping 2021-03-24 20:36:42 +01:00
Jindra Petřík
050b4dce2d gnujpdf - clipping fix (getclip)
PDF export - clipping fix
2021-03-24 20:36:42 +01:00
Jindra Petřík
6819de2a17 gnujpdf - Linear colorspace gradients
some test data
2021-03-24 20:36:42 +01:00
Jindra Petřík
bcbfea5666 gnujpdf blend modes 2021-03-24 20:36:42 +01:00
Jindra Petřík
5a4c9f34cc gnujpdf gradient transparency 2021-03-24 20:36:42 +01:00
Jindra Petřík
cea421a54e gnujpdf RadialGradientPaint - cycle mode reflect and repeat
transparent gradient testdata
2021-03-24 20:36:42 +01:00
Jindra Petřík
127427d451 gnujpdf - LinearGradientPaint reflect, repeat cycle mode 2021-03-24 20:36:42 +01:00
Jindra Petřík
93a07866a1 gnujpdf TexturePaint 2021-03-24 20:36:42 +01:00
Jindra Petřík
61c40ae52c gnujpdf library
pdf clipping fix
2021-03-24 20:36:42 +01:00
Jindra Petřík
50bea979b4 gnujpdf lib 2021-03-24 20:36:42 +01:00
Jindra Petřík
ae0e590bea Fixed: #1618 Export to PDF selectable text escaping and text size 2021-02-26 22:46:28 +01:00
Jindra Petřík
733168b761 gnujpdf lib 2021-02-24 19:55:59 +01:00
Jindra Petřík
7eb151055b gnujpdf setTranform uses cm operator 2021-02-24 19:55:59 +01:00
Jindra Petřík
cc6ac18088 PDF export - selectable text in DefineEditText,
gnujpdf unicode support
2021-02-24 19:55:59 +01:00
Jindra Petřík
8aaf3a3b42 Exporting PDFs with selectable text 2021-02-24 19:55:59 +01:00
Jindra Petřík
fd48d65e1d gnujpdf fix number format on certain locales 2021-02-24 19:55:59 +01:00
Jindra Petřík
8112d9206f Issue #580 Rename invalid identifiers commandline fix
Issue #428 PDF export
Commandline FlashPaper to PDF export
Select frames / Characters commandline options
2014-05-25 20:05:38 +02:00