get System Fonts
Deprecated
Use getSystemFontList() instead. Map approach can lose unnamed families with colliding first font names.
Replace with
getSystemFontList()Content copied to clipboard
Retrieves a map of all system fonts available.
DEPRECATED: Use getSystemFontList instead for more reliable handling of unnamed font families. This method can lose data when multiple unnamed families have fonts with the same filename as their first font.
This function attempts to find a valid XML configuration file from a set of possible paths and parses it to a map of font families.
Return
A Map