[poppler] Patches for SplashBitmap/PNGWriter

2010-07-09 Thread Stefan Thomas
Hello! I've got two new patches for the cause. The first one adds transparent PNG support to PNGWriter and SplashBitmap. The uses for this are varied and many, so I think it makes sense to add this to the mainline, even though I don't have the pdftoppm patch to go along with it. (We're using

Re: [poppler] Disable configure on autogen.sh

2010-07-09 Thread Albert Astals Cid
A Dissabte, 3 de juliol de 2010, Hib Eris va escriure: > Hi, > > When I (re)run autogen.sh, I do not want it to run configure > automatically, because I do not want to pollute my source directory. I > normally run configure and make in a directory different from my > source directory. With gnome-a

[poppler] 3 commits - autogen.sh poppler/GfxFont.cc utils/HtmlOutputDev.cc

2010-07-09 Thread Albert Astals Cid
autogen.sh |9 - poppler/GfxFont.cc |3 ++- utils/HtmlOutputDev.cc |3 ++- 3 files changed, 12 insertions(+), 3 deletions(-) New commits: commit 8a9e561bfe64f71e9f38c43e5c6be7e5069b2349 Author: Hib Eris Date: Fri Jul 2 21:07:53 2010 +0200 Nicer autogen.

Re: [poppler] A xpdf version based on poppler

2010-07-09 Thread Martin Schröder
2010/7/9 Albert Astals Cid : > Not really, it don't see it giving any real benefit and would just make it > more difficult to merge any future xpdf release. Which will happen in which decade? :-) 3.02 is now over 3 years old. Best Martin ___ poppler

Re: [poppler] A xpdf version based on poppler

2010-07-09 Thread Albert Astals Cid
A Divendres, 2 de juliol de 2010, Rogério Brito va escriure: > Hi there. Hi > > I don't know if this is interesting in any way or not, but I am > currently maintaining a poppler-based xpdf at > > http://github.com/rbrito/xpdf-poppler > > which I announced on Debian Planet some time ago [1]

[poppler] Patch to Get PDF ID

2010-07-09 Thread srinivas adicherla
Hi, By considering valuable suggestions from all, I created 3 patches to get the ID from the PDF document. All patches do the same. But the implementation has different. I request all to give suggestions that which is the good way, and if there is any other better way please let me know. Expl

[poppler] poppler/CairoOutputDev.cc

2010-07-09 Thread Carlos Garcia Campos
poppler/CairoOutputDev.cc |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 1e7f457ca1617fd8c958feef8dd7e694476dedd9 Author: Carlos Garcia Campos Date: Fri Jul 9 12:29:14 2010 +0200 [cairo] Use ceil to convert double to int in tilingPatternFill()

[poppler] Branch 'poppler-0.14' - poppler/CairoOutputDev.cc

2010-07-09 Thread Carlos Garcia Campos
poppler/CairoOutputDev.cc |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit b1f8147024efcabc6cf8b122cec2d1d785414300 Author: Carlos Garcia Campos Date: Fri Jul 9 12:29:14 2010 +0200 [cairo] Use ceil to convert double to int in tilingPatternFill()

[poppler] glib/test-poppler-glib.cc

2010-07-09 Thread Carlos Garcia Campos
glib/test-poppler-glib.cc |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit 91a7605eb51144f2e7dea69aa9454fff47c49bd2 Author: Carlos Garcia Campos Date: Fri Jul 9 11:42:56 2010 +0200 [glib] Fix build when GDK is enabled diff --git a/glib/test-poppler-glib