Comment 90 for bug 32561

Revision history for this message
In , Mwsteele (mwsteele) wrote :

Created attachment 235325
Update the previous patch to handle more cases.

Strings passed down from layout as ASCII or strings passed as Unicode in the ASCII range will be handled faster with this patch. The rest are handled by the original Pango path. The updated patch adds a check to the Unicode path for compatible strings to steal to the Xft path.