[poppler] pdf index comment

2011-08-31 Thread Mihamina Rakotomandimby
Hi all, I have a Natty Ubuntu system, where I installed some Oneiric packages. First, I installed Evince to run 3.1.2 (I did not updated poppler yet). When reading a PDF file I got indexes on the left pane and also comments listing. But, comments (comments inserted via LibreOffce before

[poppler] Branch 'xpdf303merge' - 5 commits - fofi/FoFiIdentifier.cc fofi/FoFiTrueType.cc

2011-08-31 Thread Carlos Garcia Campos
fofi/FoFiIdentifier.cc |2 +- fofi/FoFiTrueType.cc | 22 ++ 2 files changed, 19 insertions(+), 5 deletions(-) New commits: commit 4d4318e258fb68704b1a51a14fa89134606e2aa7 Author: Carlos Garcia Campos carlo...@gnome.org Date: Wed Aug 31 17:07:25 2011 +0200

[poppler] Branch 'xpdf303merge' - fofi/FoFiTrueType.cc fofi/FoFiTrueType.h

2011-08-31 Thread Carlos Garcia Campos
fofi/FoFiTrueType.cc | 41 ++--- fofi/FoFiTrueType.h |3 ++- 2 files changed, 36 insertions(+), 8 deletions(-) New commits: commit cd0764921064bfd455e9df52dc9bda6fbd2c2db2 Author: Carlos Garcia Campos carlo...@gnome.org Date: Wed Aug 31 17:23:28 2011

[poppler] Branch 'xpdf303merge' - poppler/JPXStream.cc

2011-08-31 Thread Albert Astals Cid
poppler/JPXStream.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 95a52f06a98f49f7c8f2b92634b75af96b4eee1d Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 19:07:22 2011 +0200 xpdf303: Forgot this when doing the char * - const char * diff --git

[poppler] Branch 'xpdf303merge' - cpp/poppler-document.cpp cpp/poppler-private.cpp cpp/poppler-private.h qt4/src test/perf-test.cc

2011-08-31 Thread Albert Astals Cid
cpp/poppler-document.cpp |2 +- cpp/poppler-private.cpp|6 ++ cpp/poppler-private.h |3 ++- qt4/src/poppler-private.cc |8 +++- test/perf-test.cc |4 ++-- 5 files changed, 10 insertions(+), 13 deletions(-) New commits: commit

[poppler] Branch 'xpdf303merge' - poppler/CairoOutputDev.cc poppler/Error.cc poppler/Error.h

2011-08-31 Thread Albert Astals Cid
poppler/CairoOutputDev.cc |6 +++--- poppler/Error.cc |7 --- poppler/Error.h |1 - 3 files changed, 3 insertions(+), 11 deletions(-) New commits: commit f331c009f94703d6007fce9570ee19c6e4822339 Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31

[poppler] Branch 'xpdf303merge' - 2 commits - poppler/UnicodeTypeTable.cc poppler/UnicodeTypeTable.h

2011-08-31 Thread Albert Astals Cid
poppler/UnicodeTypeTable.cc | 39 +-- poppler/UnicodeTypeTable.h |4 2 files changed, 29 insertions(+), 14 deletions(-) New commits: commit b78046057657b44c5cc9353d9e3dde356eb7fcbd Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 19:32:03

[poppler] Branch 'xpdf303merge' - poppler/Link.h

2011-08-31 Thread Albert Astals Cid
poppler/Link.h |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 9c8f30fb4a2a0dd2cf359610e33749e1682921c7 Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 20:17:38 2011 +0200 xpdf303: comment changes diff --git a/poppler/Link.h b/poppler/Link.h

[poppler] Branch 'xpdf303merge' - 3 commits - splash/SplashBitmap.cc splash/SplashBitmap.h

2011-08-31 Thread Albert Astals Cid
splash/SplashBitmap.cc | 47 ++- splash/SplashBitmap.h |6 ++ 2 files changed, 36 insertions(+), 17 deletions(-) New commits: commit ab9dea663a4df5af8f54c1ff5149254adfd72ce9 Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 20:34:17

[poppler] Branch 'xpdf303merge' - poppler/Stream-CCITT.h

2011-08-31 Thread Albert Astals Cid
poppler/Stream-CCITT.h |5 + 1 file changed, 5 insertions(+) New commits: commit 9370f9640a24c7b944f3da7c10e070a960bdd8f9 Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 21:01:32 2011 +0200 xpdf303: Add guards to the header diff --git a/poppler/Stream-CCITT.h

[poppler] Branch 'xpdf303merge' - splash/SplashPath.cc splash/SplashPath.h

2011-08-31 Thread Albert Astals Cid
splash/SplashPath.cc |5 +++-- splash/SplashPath.h |6 -- 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 2547ec60db6d954e5c8318e30fcc54f70bcfa95c Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 21:05:11 2011 +0200 xpdf303: Add GBool force =

[poppler] Branch 'xpdf303merge' - poppler/Parser.cc

2011-08-31 Thread Albert Astals Cid
poppler/Parser.cc |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4cef5a52b33b1afba28d890bbe48000b734ac357 Author: Albert Astals Cid aa...@kde.org Date: Wed Aug 31 21:09:50 2011 +0200 xpdf303: Protect against NULL from lexer-getStream() diff --git

Re: [poppler] contributing

2011-08-31 Thread Albert Astals Cid
A Dimecres, 31 d'agost de 2011, Jeff Lindsey vàreu escriure: What's the best way to contribute to Poppler? Just send patches here and open a bug and attach the patch there. If it is a big-ish feature probably makes sense discussing a bit first what are you planning to do and how. And that's

[poppler] Fixing Offset of Text Vertical Positioning in pfdtohtml

2011-08-31 Thread Stephen Reichling
Hi all, Josh and I continue to work on improving the PDF to HTML conversion in poppler, but I am running into one persistent bug that I am having trouble solving and would like to solicit the list's help on. The quick background is that text in the HTML is often slightly vertically offset

Re: [poppler] contributing

2011-08-31 Thread Josh Richardson
If you're looking for a particular feature or bug-fix project to undertake in the pdftohtml space, I'd be more than happy to help with that. :-) Also, feel free to hit us with any questions big or small about how to get the repo, build the code, etc. --josh On 8/31/11 1:06 PM, Albert Astals

[poppler] poppler-data 0.4.5 released

2011-08-31 Thread Albert Astals Cid
Available from http://poppler.freedesktop.org/poppler-data-0.4.5.tar.gz Changes since 0.4.4: Updated cMap/Adobe-GB1/UniGB-UTF16-H Updated cMap/Adobe-GB1/UniGB-UTF32-H Updated cMap/Adobe-GB1/UniGB-UTF8-H Updated cMap/Adobe-Japan1/UniJIS-UTF16-H Updated cMap/Adobe-Japan1/UniJIS-UTF32-H