Font::findAllTypefaceNames() returns sorted list of fonts on some platforms and not others
The Windows and macOS implementations sort the list before returning. Linux and Android do not. It should be consistent.
Font::findAllTypefaceNames() returns sorted list of fonts on some platforms and not others
The Windows and macOS implementations sort the list before returning. Linux and Android do not. It should be consistent.