https://github.com/rami3l/sirop
A libspiro port in pure Rust.
https://github.com/rami3l/sirop
font graphics libspiro rust rust-lang spiro
Last synced: 2 months ago
JSON representation
A libspiro port in pure Rust.
- Host: GitHub
- URL: https://github.com/rami3l/sirop
- Owner: rami3l
- License: epl-2.0
- Created: 2025-12-14T19:03:48.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-12-21T22:17:42.000Z (6 months ago)
- Last Synced: 2025-12-23T09:30:03.385Z (6 months ago)
- Topics: font, graphics, libspiro, rust, rust-lang, spiro
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Sirop
> [!NOTE]
> This project now lives in [`monoxide`]. The code here is no longer
> maintained and is only kept for historical reference.
This is a manual port of [`spiro-js`] from TypeScript to Rust, trying to become
a truly readable and maintainable Rust-native alternative to [`spiro-sys-rs`].
Please refer to [`spiro-js`] for the licensing and authorship of the original
code.
[`monoxide`]: https://github.com/Pangpang-Studio/monoxide
[`spiro-js`]: https://github.com/be5invis/spiro-js
[`spiro-sys-rs`]: https://github.com/Pangpang-Studio/spiro-sys-rs