ttf-parser 0.6.2

A high-level, safe, zero-allocation TrueType font parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This directory contains tiny fonts used by documentation examples.

Fonts were made using `pyftsubset` tool from the [fonttools](https://github.com/fonttools/fonttools) package:

```
pyftsubset SourceSansPro-Regular.ttf --output-file=SourceSansPro-Regular-Tiny.ttf \
    --gids=0-80,1100-1110,1780-1824 --notdef-glyph --notdef-outline --recommended-glyphs
```

### Origin

- SourceSansPro-Regular.ttf - SIL OFL 1.1

https://github.com/adobe-fonts/source-sans-pro