gambas-source-code/gb.poppler/src
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
..
c_pdf_document.cpp Use 'poppler-cpp' for rendering, and 'poppler-glib' for the other features. Add rendering hints properties. 2020-12-04 22:16:31 +01:00
c_pdf_document.h Use 'poppler-cpp' for rendering, and 'poppler-glib' for the other features. Add rendering hints properties. 2020-12-04 22:16:31 +01:00
gb.poppler.component
main.cpp Add new properties and methods. 2020-06-24 17:29:47 +02:00
main.h Add support for document index and actions. 2020-06-24 09:44:47 +02:00
Makefile.am