includeGlyphs

abstract fun includeGlyphs(chars: Set<Char>)

Choose which characters to include in the final bitmap. You can call this multiple times. If this is not called, then a default of 32..255 is used.