Mark Hahn

Results 91 comments of Mark Hahn

I tried `var buff = im.toBuffer();` and the data in the buffer looks reasonable with a quick inspection. So I can work with a buffer. I'll close this but I'm...

I can't make any sense out of the data in the buffer. I've renamed this thread to indicate I am trying to read the pixels from a matrix and re-opening...

thx On Tue, Mar 22, 2016 at 10:36 PM, dragonxlwang [email protected] wrote: > @mark-hahn https://github.com/mark-hahn probably you can try > tmunro/remember-file-positions > https://github.com/tmunro/remember-file-positions. I was searching for > plugin for...

I couldn't get it to work without the field so I did what you suggested and hid that field. Works fine

There is an easy way to get perfectly straight lines and also a way too make them vertical. See the comments [here](https://help.prusa3d.com/en/article/seam-painting_168620/)

> relying on a bug is a terrible idea because it’ll stop working when the bug is fixed. I don't understand that logic. This is a future problem, not something...

Unrelated question: Can you show your markdown for the expand feature?

I'm working on a fork ot this. Can you explain your use case for this request?

I asked github copilot: can JSCPD compare one small section of code to many large files? It answered ... Yes, JSCPD can compare a small section of code against many...