[poppler] poppler: ChangeLog,1.322,1.323

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Mar 11 07:19:05 PST 2006


Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv23798

Modified Files:
	ChangeLog 
Log Message:
* poppler/FontInfo.cc:
* poppler/FontInfo.h: Add getFile() function that returns
the path of the font that is beign used in the system to
represent that font
* qt4/src/poppler-document.cc:
* qt4/src/poppler-fontinfo.cc:
* qt4/src/poppler-private.h:
* qt4/src/poppler-qt4.h: Add the file() function
* qt4/tests/poppler-fonts.cpp: Show the path of the font
used to represent each font

May be interesting to have in the other frontends



Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -d -r1.322 -r1.323
--- ChangeLog	9 Mar 2006 21:56:07 -0000	1.322
+++ ChangeLog	11 Mar 2006 15:19:02 -0000	1.323
@@ -1,3 +1,16 @@
+2006-03-11  Albert Astals Cid <aacid at kde.org>
+
+	* poppler/FontInfo.cc:
+	* poppler/FontInfo.h: Add getFile() function that returns
+	the path of the font that is beign used in the system to
+	represent that font
+	* qt4/src/poppler-document.cc:
+	* qt4/src/poppler-fontinfo.cc:
+	* qt4/src/poppler-private.h:
+	* qt4/src/poppler-qt4.h: Add the file() function
+	* qt4/tests/poppler-fonts.cpp: Show the path of the font
+	used to represent each font
+
 2006-03-09  Albert Astals Cid <aacid at kde.org>
 
 	* glib/Makefile.am: Build with cairo disabled, patch by Eduardo de



More information about the poppler mailing list