Jack Qiao

Results 61 comments of Jack Qiao

yeah it opens a new sheet under the first one

I'm afraid I'm not familiar with Qwebview, maybe look into polyfills for those browser APIs?

the paper's behind a paywall, but I'll have a look at the library when I get a chance. using the center of gravity instead of an extreme point is an...

someone else mentioned this to me too. I think it's do-able but not necessarily a trivial change, the 2 co-linear parts would have to be split into 3. I'll add...

Right, I mean that instead of 2 closed paths we'd end up with 3 open paths in the output. Currently the output is simply the input svg paths with some...

try it now, the output should maintain the colors/weights/fills. I've only tried it in illustrator but it should be fine on inkscape too.

unfortunately imagemagick does have some issues with exif. The proper way to do this is with exiftool but I don't really want to add another dependency. I think this might...

hm.. I can't seem to replicate the problem. which browser are you using? does it do this every time or only sometimes?

hm.. does it work if you try rotations=1, and do the parts rotate for the demo as well?

ah, sorry about that. That function was used in a previous version but I haven't gotten around to removing it. You might notice that it's not actually referenced anywhere else...