Module style

Source
Expand description

Styles, scripts and glyph style mapping.

Structsยง

GlyphStyle ๐Ÿ”’
Defines the script and style associated with a single glyph.
GlyphStyleMap ๐Ÿ”’
Maps glyph identifiers to glyph styles.
ScriptClass ๐Ÿ”’
Defines the basic properties for each script supported by the autohinter.
StyleClass ๐Ÿ”’
Defines the basic properties for each style supported by the autohinter.
StyleRange ๐Ÿ”’
Associates a basic glyph style with a range of codepoints.

Enumsยง

ScriptGroup ๐Ÿ”’
Determines which algorithms the autohinter will use while generating metrics and processing a glyph outline.

Constantsยง

MAX_STYLES ๐Ÿ”’
SCRIPT_CLASSES ๐Ÿ”’
STYLE_CLASSES ๐Ÿ”’
STYLE_RANGES ๐Ÿ”’
UNMAPPED_STYLE ๐Ÿ”’
Sentinel for unused styles in GlyphStyleMap::metrics_map.

Functionsยง

base_range ๐Ÿ”’
non_base_range ๐Ÿ”’