Class: FontEnumerator

Kekule.Widget. FontEnumerator

new FontEnumerator()

A util class to list a set of fonts available for Kekule widget system.
Source:

Methods

(static) getAvailableFontFamilies(candidateFonts) → {Array}

Returns a list of available fonts in browser out of candidateFonts. If candidateFonts is not set, a default font set will be used.
Parameters:
Name Type Description
candidateFonts Array
Source:
Returns:
Type
Array