Merge pull request 'add harfbuzz' (#36) from lhp/open-slopware:main into main

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/36
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
JesseBot 2026-03-07 13:03:01 +01:00
commit 91b6865278

View file

@ -26,6 +26,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Microcontroller Tools and Libraries](#microcontroller-tools-and-libraries)
* [Service Monitoring](#service-monitoring)
* [Libraries](#libraries)
* [C](#C)
* [Rust](#rust)
* [CSS](#css)
* [Game Engines](#game-engines)
@ -137,6 +138,12 @@ Depending on your needs and technical concerns, you may find any number of diffe
### Libraries
#### C
| Name | Alternative(s) | Evidence | Notes |
|---|---|---|---|
| [harfbuzz](https://github.com/harfbuzz/harfbuzz) | Not realistically replaceable currently, use earlier version. | [Core developer enthusiastically discloses LLM usage](https://mastodon.social/@behdad@typo.social/116172838611778656) | |
#### Rust
| Name | Alternative(s) | Evidence | Notes |