Commits on Source (2)
-
In macOS/iOS/tvOS, font collection file contains multiple fonts. The 0 index should not be used by default, but the corresponding index should be used. This will fix some font rendering bugs and fallback font bugs.
2e3c0fb6 -
The `psz_lcname` is lowercase, so we need to use `strcasecmp` instead.
c52066f2