foreach
Iterates through all the fonts in a fontset, calling @func for each one.
If @func returns true, that stops the iteration.
Since
1.4
Parameters
func
Callback function
Iterates through all the fonts in a fontset, calling @func for each one.
If @func returns true, that stops the iteration.
1.4
Callback function