[poppler] poppler: ChangeLog,1.392,1.393
Albert Astals Cid
aacid at kemper.freedesktop.org
Sat Jun 10 15:23:21 PDT 2006
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv26432
Modified Files:
ChangeLog
Log Message:
* poppler/UGooString.cc: When any of the chars that we
are passing to the UGooString is not pdfencodable, do not
encode the string, because we loose information if we do,
this fixes rendering of
http://publikationen.ub.uni-frankfurt.de/volltexte/2005/890/pdf/TR_abs_g.pdf
and other docs with type3 fonts and ligatures
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -d -r1.392 -r1.393
--- ChangeLog 1 Jun 2006 21:03:38 -0000 1.392
+++ ChangeLog 10 Jun 2006 22:23:19 -0000 1.393
@@ -1,3 +1,12 @@
+2006-06-11 Albert Astals Cid <aacid at kde.org>
+
+ * poppler/UGooString.cc: When any of the chars that we
+ are passing to the UGooString is not pdfencodable, do not
+ encode the string, because we loose information if we do,
+ this fixes rendering of
+ http://publikationen.ub.uni-frankfurt.de/volltexte/2005/890/pdf/TR_abs_g.pdf
+ and other docs with type3 fonts and ligatures
+
2006-06-01 Albert Astals Cid <aacid at kde.org>
* qt4/src/poppler-qt4.h:
More information about the poppler
mailing list