An open API service indexing awesome lists of open source software.

https://github.com/tsoding/harfbuzz-example

Actually working actually compiling example of HarfBuzz usage
https://github.com/tsoding/harfbuzz-example

Last synced: 10 months ago
JSON representation

Actually working actually compiling example of HarfBuzz usage

Awesome Lists containing this project

README

          

# HarfBuzz Example

Actually working actually compiling example of HarfBuzz usage. Based on https://harfbuzz.github.io/ch03s03.html

## Quick Start

Dependencies: harfbuzz, freetype2

```console
$ make
$ ./hb-probe
$ feh output.png
```