https://bugzilla.wikimedia.org/show_bug.cgi?id=32317
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|PDF export extension has |PDF export extension fails |problem with <code>with |to render Arabic characters |Unicode characters |in monospace text (<code>, | |preformatted) --- Comment #3 from Brion Vibber <[email protected]> 2011-11-11 01:52:30 UTC --- Ah that makes sense -- <code> would typically trigger a fixed-width (monospaced) font, as would the preformatted sections (starting with space). Probably the PDFs are rendering with a monospaced font that doesn't include Arabic characters and doesn't fall back to other fonts. -- 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
