GlyphsRasterizationMode(androidJvm)

Describes glyphs rasterization modes.

enum GlyphsRasterizationMode(androidJvm)

Entries

NO_GLYPHS_RASTERIZED_LOCALLY
Link copied to clipboard

No glyphs are rasterized locally. All glyphs are loaded from the server.

IDEOGRAPHS_RASTERIZED_LOCALLY
Link copied to clipboard

Ideographs are rasterized locally, and they are not loaded from the server.

ALL_GLYPHS_RASTERIZED_LOCALLY
Link copied to clipboard

All glyphs are rasterized locally. No glyphs are loaded from the server.