Skip to content
Commit d489ad06 authored by Behdad Esfahbod's avatar Behdad Esfahbod
Browse files

Don't change fonts just for space characters

Back in the days we used to always use the font from surrounding runs
for any space characters.  I changed that when I found that rendering
MathML results in hexboxes when a font doesn't have the space characters
needed...

Forward to these days: HarfBuzz will silently compatibility-decompose
any space character to the ASCII space.  And looks like it's important
for Mongolian to not break runs around NNBSP.  As such, go back to never
choosing a font just for space characters.

Seems to work, though more testing is needed.

Bug 701652 - wrong shaped classic Mongolian word suffixes
parent e17b595e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment