[poppler] poppler: ChangeLog,1.500,1.501
Albert Astals Cid
aacid at kemper.freedesktop.org
Fri Apr 27 14:25:32 PDT 2007
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv368
Modified Files:
ChangeLog
Log Message:
* glib/poppler-page.cc:
* poppler/PSOutputDev.cc:
* poppler/PSOutputDev.h:
* qt/poppler-document.cc:
* qt4/src/poppler-document.cc:
* qt4/src/poppler-qt4.h:
* utils/pdftohtml.cc:
* utils/pdftops.cc:
Add option to force rasterizing the pages when printing them
Add functionality to output the title field on the PS file
Only Qt4 frontend exposes the functionality
Bringing this features from KPDF 3.5.7 to poppler
Testers welcome
Patches for other frontends more than welcome
Comments and suggestions even more than welcome :-)
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.500
retrieving revision 1.501
diff -u -d -r1.500 -r1.501
--- ChangeLog 26 Apr 2007 17:57:01 -0000 1.500
+++ ChangeLog 27 Apr 2007 21:25:30 -0000 1.501
@@ -1,3 +1,17 @@
+2007-04-27 Albert Astals Cid <aacid at kde.org>
+
+ * glib/poppler-page.cc:
+ * poppler/PSOutputDev.cc:
+ * poppler/PSOutputDev.h:
+ * qt/poppler-document.cc:
+ * qt4/src/poppler-document.cc:
+ * qt4/src/poppler-qt4.h:
+ * utils/pdftohtml.cc:
+ * utils/pdftops.cc:
+ Add option to force rasterizing the pages when printing them
+ Add functionality to output the title field on the PS file
+ Only Qt4 frontend exposes the functionality
+
2007-04-26 Albert Astals Cid <aacid at kde.org>
* goo/Makefile.am: Remove duplicate gmem.h
More information about the poppler
mailing list