tatarize
tatarize
Okay. Begrudgingly I must say there's some a chance this *is* Moshi related. There's some references in Moshi to a sort of coordinate offset and if you set that you...
Regretfully I hooked the makeshift wires I have for the moshiboard up wrongly and a little puff of smoke drifted up from the board as it sat there doing nothing....
I at least went out of my way to be highly descriptive in the code: ``` The protocol for sending rasters is as follows: Check processing-state of board, seeking 205...
Hm. This sounds a bit like it might be dividing up the raster into multiple pieces as both of the cited methodologies would prevent that from happening. While that code...
The 2x offset of the regular distance only being in the Y direction is *very* weird. I looked at the x and y values and didn't see anywhere where it...
The M2 Nano has 4 pins of connectors. These are like `24v-G-5v-L` on the M2-Nano and on the Moshi board there's `G-L-5V-24v-G` as a 6 pin power things. So they...
 The now white bit there, pretty sure it's a little tiny thing that is now blown up. It says D12+ or something.
I don't think that's entirely true. While the clip-path for cairo is an issue, the Image to Path clipping might be a lot more doable because here we have Pillow....
Also see #70.
Yeah, and you'd likely want to be able to scale either or both. So you'd need the clip to be able to move and scale relative to the image etc....