- 14 Dec, 2009 6 commits
-
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
this way, it is possible to get (either at build time and at runtime) the version of the current poppler-cpp library poppler-config.h is generated by the build system (autotools or cmake) with the correct version information
-
- 13 Dec, 2009 6 commits
-
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
-
Pino Toscano authored
This initial version (called 'poppler-cpp') includes preliminary support for: - document (loading from file name, some query methods, unlocking, font listing, embedded files) - page (some query methods) with page transitions - TOC Modelled a bit on the Qt4 API, it provides also an own "ustring" typedef representing UTF-16 strings, with methods to convert back/to UTF-8 and Latin 1. Most probably it has bugs, but nevertheless worth testing and developing.
-
- 12 Dec, 2009 1 commit
-
-
Carlos Garcia Campos authored
-
- 09 Dec, 2009 1 commit
-
-
Carlos Garcia Campos authored
Fixes a crash with some documents, see Evince bug https://bugzilla.gnome.org/show_bug.cgi?id=603934
-
- 06 Dec, 2009 1 commit
-
-
Carlos Garcia Campos authored
-
- 05 Dec, 2009 3 commits
-
-
Fixes bug 25465
-
Carlos Garcia Campos authored
It takes into account annot flags and optional content.
-
Carlos Garcia Campos authored
AnnotLink already implements draw()
-
- 04 Dec, 2009 3 commits
-
-
Albert Astals Cid authored
By checking the GooString we are going to use really exists
-
Albert Astals Cid authored
Fixes KDE bug 217013
-
Carlos Garcia Campos authored
-
- 27 Nov, 2009 1 commit
-
-
Carlos Garcia Campos authored
And fix bug #24575 jut by checking pointer is not null before using it.
-
- 22 Nov, 2009 5 commits
-
-
Albert Astals Cid authored
-
bug 24575
-
Carlos Garcia Campos authored
-
Makes load a file Ilya can't share
-
-
- 21 Nov, 2009 1 commit
-
-
The spec requires the field be [1 0] or [0 1]. Adobe accepts floating point values as well. This fixes bug #17439.
-
- 20 Nov, 2009 1 commit
-
-
Albert Astals Cid authored
Bug 25103
-
- 18 Nov, 2009 3 commits
-
-
Albert Astals Cid authored
bug-poppler13487.pdf gets a 15% faster rendering
-
Albert Astals Cid authored
-
Carlos Garcia Campos authored
Fixes bug #8474.
-
- 17 Nov, 2009 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
it is evil and locale dependant, we do NOT want that so use QString::number
-
- 15 Nov, 2009 6 commits
-
-
Albert Astals Cid authored
That only happens when outputting to 1 bit images Speeds out rendering on some pdf up to 40%
-
If /Length3 of a Type 1 FontFile is > 0 the fixed-content from the FontFile should be used instead of adding the generic 512 zeros and cleartomark.
-
Carlos Garcia Campos authored
-
Carlos Garcia Campos authored
-
Carlos Garcia Campos authored
-
Carlos Garcia Campos authored
To be able to add properties to a table that are not labels
-