Fix for ANR in getTextRunAdvances
Raph Levien authored
This is a fix for bug 10769257.

In the case where origFontID is also the first font in the fallback
list, the nextLogicalTypeface function was picking the first font in the
fallback list, which was causing looping. Simply allowing it to advance
to the next typeface fixes the ANR.

Change-Id: Icc1389af46aff7f6b9c96cc0e8c8e9ae74039554
f53e4998
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot