-
This issue is meant to be a catch-all for interesting projects that would be fun/interesting to have as a mode to drive RoboPaint. I see these kinds of things all the time but have no centralized loca…
-
-
Examples include items such as any glass bottles or jars:
https://twotech.twohoursonelife.com/3338-Glass-Bottle
![image](https://github.com/twohoursonelife/twotech/assets/131164516/202a69eb-d3eb-4…
-
Hi there! Great work on this plugin!
Has anybody managed to run this in a webworker?
-
After upgrading to 0.1.54, I can't get images to draw.
```js
app.get('/test-image', (_, res) => {
const canvas = createCanvas(4, 4)
const context = canvas.getContext('2d')
const testImage =…
-
# Use case
This feature request is about the [`Canvas` class in `engine/painting.dart`](https://github.com/flutter/engine/blob/master/lib/ui/painting.dart#L3105).
As extensively discussed in #31…
-
### System Information
OpenCV python version 4.10.0
Operating System / Platform: Windows 11
Python version 3.7.7
### Detailed description
In a nutshell: give 4 coordinates to `fillPoly` and `poly…
-
First off, THANK YOU! I have been dreading setting up a custom story that manually displays brand colors via variables, so this add-on really hit home for me. 👏
Now for the feature request, custom…
-
**This is Part 13, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one to post to using the [gallery](https://github.com/o…
-
In my experience, image rendering is the largest bottleneck. (see https://github.com/ajstarks/go-info-displays for an example of a deck rendered with pdfdeck that contains several large (4224x2376) i…