Christophe Augier

Results 5 issues of Christophe Augier

It would be great if there was a library and an example on how to import an SVG file with Kokopelli.

The application crashes when loading a .stl file. I connected gdb and it looks like the mesh->tdata and mesh->vdata are not correctly allocated when loading the .stl file. Changing line...

I believe text is incorrectly located in barcode when using ImageWriter as of 0.14.0. This is mainly due to a wrong computation of text height which is a very common...

README file is misleading regarding prost generating modules following the `package` keyword. It says "All Rust types generated from the file will be in the `foo::bar` module." but as far...

Hello, I'm trying to use the I2C on a stm32l011 device but the code asserts during the unwrap of presc = u8(presc).unwrap() I believe (it's hard to debug due to...

help wanted
question