This repository has no description
Something went wrong. Try again.
font/coretext: shaper may return multiple runs and that's okay master
Fixes #1664 I previously asserted that we got exactly one run from CoreText because I assumed that our run iterator was perfectly splitting runs for CoreText. This assumption appears to be false and that seems okay. The test case in this commit produces two runs that are directly next to each other and there's no downside to simply iterating over them. So this commit changes to iterate over the runs.
Author Mitchell Hashimoto Date (Apr 8, 2024, 2:52 PM UTC) Commit edac4a11 edac4a113f894677b477322e27e6000501fb76ad Parent 35c4059f 35c4059f185e519a3c908a7f55f602932a8c6506