Commit graph

4 commits

Author SHA1 Message Date
gambas
2dc81d0b98 Use 'poppler-cpp' for rendering, and 'poppler-glib' for the other features. Add rendering hints properties.
[GB.POPPLER]
* NEW: Use 'poppler-cpp' for rendering, and 'poppler-glib' for the other features.
* NEW: PdfDocument: Antialiasing, TextAntialiasing and TextHinting are three new properties that define rendering hints. All are TRUE by default, except TextHinting.
2020-12-04 22:16:31 +01:00
gambas
23f36d919e poppler >= 0.20 is now required.
[GB.POPPLER]
* NEW: poppler >= 0.20 is now required.
2020-06-27 11:40:14 +02:00
gambas
4784c6c6a9 Switch to poppler-glib, that is more complete than poppler-cpp.
[GB.POPPLER]
* NEW: Switch to poppler-glib, that is more complete than poppler-cpp.
2020-06-18 14:06:22 +02:00
gambas
94e6feaf5c New 'gb.poppler' component that will replace 'gb.pdf'.
[CONFIGURATION]
* NEW: Fix component template generator.

[GB.POPPLER]
* NEW: New 'gb.poppler' component that will replace 'gb.pdf'.
2020-06-18 00:04:33 +02:00