hr-shape 0.5.2

Command-line utilities for HarfRust text shaping library.
Documentation
  • Coverage
  • 85.71%
    6 out of 7 items documented0 out of 6 items with examples
  • Size
  • Source code size: 26.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 51s Average build duration of successful builds.
  • all releases: 51s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • harfbuzz/harfrust
    232 18 16
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • behdad

hr-shape

Command-line text shaping utility for the HarfRust library, equivalent to HarfBuzz's hb-shape.

Use hr-shape to shape text using fonts and inspect the shaping results.

Installation

cargo install hr-shape

Usage

hr-shape [OPTIONS] <font-file> <text>

For more information, see the main HarfRust repository.