add harfbuzz

This commit is contained in:
Leon Henrik Plickat 2026-03-05 12:40:08 +01:00
commit 95357ce7ef
No known key found for this signature in database
GPG key ID: BEE123381A011200

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 |