Find all the fonts currently installed on the system.
[C#] static XFont[] FindAll() [Visual Basic] Shared Function FindAll() As XFont()
static XFont[] FindAll()
Shared Function FindAll() As XFont()
This function finds all the fonts currently installed on the system.
None.