r14734 by jghali - #8739 : non working line breaking
scribus-commit
scribus-commit at lists.scribus.net
Tue Feb 16 00:50:21 CET 2010
Revision: 14734
Author: jghali
Date: 2010-02-15T23:43:16.994516Z
Commit message: #8739 : non working line breaking
Changeset:
M /branches/Version135/Scribus/scribus/pageitem_textframe.cpp
Diffs:
Index: scribus/pageitem_textframe.cpp
===================================================================
--- scribus/pageitem_textframe.cpp (revision 14733)
+++ scribus/pageitem_textframe.cpp (revision 14734)
@@ -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