movableink / webkit

Unofficial mirror of the WebKit SVN repository
http://www.webkit.org/
59 stars 11 forks source link

Always use complex text code path #14

Closed mnutt closed 1 year ago

mnutt commented 1 year ago

The other ports already had this enabled. This produces much better kerning overall.

There is a hack in FontCascadeFonts, where we coerce a newline character to a space. There is likely a better way to do it.