DynamicFont.getAvailableChars

Returns a string containing all the characters available in the main and all the fallback fonts. If a given character is included in more than one font, it appears only once in the returned string.

struct DynamicFont
@nogc nothrow const
String
getAvailableChars
()

Meta