fontcull-klippa 0.1.2

Subsetting a font file according to provided input. (Vendored fork for fontcull)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# test files

This directory contains files used for testing.


## test font sources
Describes the provenance, usage and generation procedures for font data used for testing.

  * source: https://github.com/harfbuzz/harfbuzz/tree/main/test/subset/data/fonts
  * source license file: https://github.com/harfbuzz/harfbuzz/blob/main/test/COPYING
  * license: [Open Font License][OFL]
  * usage: subsetter testing
    ```shell
    cargo run -- --path=font-file --text=abc --output-file=subset.ttf
    ```

[OFL]: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL