r14735 by jghali - #8739 : non working line breaking

scribus-commit scribus-commit at lists.scribus.net
Tue Feb 16 00:50:37 CET 2010


Revision: 14735
Author: jghali
Date: 2010-02-15T23:43:49.319867Z
Commit message: #8739 : non working line breaking

Changeset: 
M  /trunk/Scribus/scribus/pageitem_textframe.cpp

Diffs:
Index: scribus/pageitem_textframe.cpp
===================================================================
--- scribus/pageitem_textframe.cpp	(revision 14734)
+++ scribus/pageitem_textframe.cpp	(revision 14735)
@@ -1781,6 +1781,7 @@
 							hl->glyph.xadvance = 0;
 						}
 						
+						current.updateHeightMetrics(itemText);
 						EndX = current.endOfLine(cl, pf2, style.rightMargin());
 						current.finishLine(EndX);
 




More information about the scribus-commit mailing list