hr-shape 0.6.1

Command-line utilities for HarfRust text shaping library.
Documentation

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.