Port of skribidi to Zig, building all dependencies with zig. The bindings are very new so please report any issues you find.
Requires Zig 0.15.1 or later.
zig buildzig build testzig build exampleDisplays some text in latin, non-latin and emojis which adapts the layout based on the window size.
- Create zigified bindings
- Port tests to zig (some done now)
- Port examples to zig (basic example done)
Skribidi is MIT licensed, the code in this repository is also MIT licensed.