whizkid79
whizkid79
had the same issue and here is the fix: https://github.com/sitewards/AvS_FastSimpleImport/pull/2 the correct way of specifying the values is by using a string `'position,name,price'`. but this breaks the validation, which is...
i you don't stack the PR so high, we don't need to combine them to get a working version. Looks like you do a bit of cleanup. let me know,...
+1 here, I would be interested in a solution too
Hi @sampila, sorry for the late reply. I haven't tried to check the string length. The issue is that 30x i is smaller than 30x X, so exact numbers won't...
Hi @sampila, another idea: is it possible to get the bounding box of a text element? I could do a test with the same font on a separate document and...
thanks @unclechu. That's the same results i found out during my research yesterday e.g. see: https://nodesource.com/blog/c-add-ons-for-nodejs-v4/ I think I give it a try to migrate it to the new api....
I can understand that, @unclechu. I'm struggeling to get it installed. Can you please give me your versions of node, npm and node-gyp? These would be a great addition to...
I'm not sure if it would change the situation a lot, because it seams kind of impossible to get it running. I've tried 0.9.0, 0.9.12 (latest), 0.10.x (latest), and it...
a version working with recent node versions (maybe in a separate branch) would be benefitial I guess. but it would be a lot of manuall work to move it to...