25. vector graphics processing - From Python to Rust

Опубликовано: 30 Июль 2021
на канале: Bedroom Builds
1,965
36

drawing a box and curved lines with cairo bindings in Rust and Python

Python https://github.com/pygobject/pycairo
Rust https://docs.rs/cairo-rs/
Rust interesting project resvg https://github.com/RazrFalcon/resvg

Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...