QScintilla/Exporters/ExporterPDF.py

changeset 3539
0c2dc1446ebf
parent 3484
645c12de6b0c
child 3621
15f23ed3f216
--- a/QScintilla/Exporters/ExporterPDF.py	Sat Apr 26 10:06:49 2014 +0200
+++ b/QScintilla/Exporters/ExporterPDF.py	Sat Apr 26 10:36:09 2014 +0200
@@ -36,7 +36,7 @@
 ]
 PDFfontAscenders = [629, 718, 699]
 PDFfontDescenders = [157, 207, 217]
-PDFfontWidths = [600,   0,   0]
+PDFfontWidths = [600, 0, 0]
 
 PDFpageSizes = {
     # name   : (height, width)

eric ide

mercurial