mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 22:27:03 +02:00
add harfbuzz
This commit is contained in:
parent
bf73e405a2
commit
95357ce7ef
1 changed files with 7 additions and 0 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue