Skip to main content

Module shapers

Module shapers 

Source

Modulesยง

harfbuzz ๐Ÿ”’

Structsยง

ShapedGlyph ๐Ÿ”’

Constantsยง

HIGHEST_DEFINED_CHARACTER_VARIANT_INDEX ๐Ÿ”’
The highest acceptable value for character-variant values in font-variant-alternates.
HIGHEST_DEFINED_STYLESET_INDEX ๐Ÿ”’
The highest acceptable value for styleset values in font-variant-alternates.

Traitsยง

GlyphShapingResult ๐Ÿ”’
Holds the results of shaping. Abstracts over HarfBuzz and HarfRust which return data in very similar form but with different types

Functionsยง

compute_used_font_features ๐Ÿ”’
Determine which OpenType features are applied for the font.
unicode_script_to_iso15924_tag ๐Ÿ”’
Utility function to convert a unicode_script::Script enum into the corresponding c_uint tag that harfbuzz uses to represent unicode scipts.