mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 06:37:06 +02:00
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:
commit
91b6865278
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