bfahrenfort
bfahrenfort
Follow-up on #529 and accidental #865. @aarnphm
Hi, I love the project! Just wanted to document what I'd like to contribute soon. Each will be a separate PR. Please let me know if any of these are...
Resonance would not build on Arch with stable Rust. Changes: - Bump `proc-macro2` version to fix "Unknown feature `proc_macro_span_shrink`" - Bump `ahash` version to fix "Unknown feature `stdsimd`" Confirmed building...
Small omission in the readme section about building from source.
`update-ngxblocker` uses -f to specify the return address. GNU `mail.mailutils` uses -r to specify the return address. previously, `update-ngxblocker` would report: ``` Emailing report to: mail: conflicting options ``` The...
**Describe the bug** The documentation shows an example of a static woff2 font being loaded into Satori. However, satori does not currently support woff2. Its backend, a fork of opentype,...