Ribir
Ribir copied to clipboard
Non-intrusive GUI framework for Rust
Previously, we were converting stroke paths into fill paths to unify the paths in the painter's results, which appeared to simplify the process. However, we should revert to keeping both...
**Problem** When using a stroke style, nothing is being painted. **Steps To Reproduce** Steps to reproduce the behavior: ```rust fn_widget! { @Text { painting_style: PaintingStyle::Stroke(StrokeOptions::default()), text: "Hello!" } } ```...
Ribir should be added to areweguiyet website to gain some attention! [areweguiyet contribution doc](https://github.com/areweguiyet/areweguiyet/blob/master/CONTRIBUTING.md)