https://bugzilla.wikimedia.org/show_bug.cgi?id=33430
--- Comment #15 from Ziyuan Yao <[email protected]> 2012-01-10 15:36:52 UTC --- First, I don't have MediaWiki installed on my computer so I can't run your test script. If ReportLab doesn't support line wrapping for mixed cjk and non-cjk text correctly, I suggest we do the following: Step 1: For every CJK character in the text, insert a Unicode control character U+200B "zero-width space" after it. This is supposed to cause a line-wrapping after a CJK character when a line is full. Step 2: Disable CJK wordWrapping. Use Western-style word wrapping. Step 3: Now you should see a long CJK string wrapped at the end of a line. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
