Modulesยง
- harfbuzz ๐
Structsยง
- Shaped
Glyph ๐Entry
Constantsยง
- NO_
GLYPH ๐
Traitsยง
- Harf
Buzz ๐Shaped Glyph Data - 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 correspondingc_uint
tag that harfbuzz uses to represent unicode scipts.