allCodePoints

abstract fun allCodePoints(): Sequence<Int>(source)

Retrieves a sequence of all code points supported by the font face.

Return

a sequence of integers representing all supported Unicode code points.