Taco de Wolff
Taco de Wolff
@oliverpool it seems that the TIFF export format supports the CCITT group 3 and 4 compression, does that help you?
I think it gave slightly better results by splitting the Béziers, but not too much. It really depends on the curve, as some curves are very hard to calculate accurately....
Hopefully we get some answers from https://github.com/nodejs/node-gyp/issues/2696
Hm going the WASM way would be possible but I'm unsure about the implications. I've added a sleep function to avoid races, it seems to work locally, can you verify?
Doesn't seem to help much, or only sometimes. I'm out of ideas, but honestly this is not the only library that fails with worker threads. Is this a common way...
Hopefully answers to this issue might shed some light: https://github.com/nodejs/node-gyp/issues/2695
Thanks for the feedback. The obvious fix is to install Go and build from source, but the whole idea was that for at leats Windows/MacOS/Linux x64 we'd have prebuilds. I'm...
Problem is in the directory structure from upload/download artifacts in the Github Action that makes `node-gyp-build` not find the binary. The next release should fix this, I'll keep you posted.
I'm not a user of webpack, but I'll look into creating a plugin, thanks for the idea!