Module shapers

Source

Modulesยง

harfbuzz ๐Ÿ”’

Structsยง

ShapedGlyphEntry ๐Ÿ”’

Constantsยง

NO_GLYPH ๐Ÿ”’

Traitsยง

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

Functionsยง

shape_text_harfbuzz ๐Ÿ”’
Shape text using an impl HarfBuzzShaper
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.