Nikita Kitaev

Results 39 comments of Nikita Kitaev

Sorry, I don't have any plans for adding support for python 2.7. I am, however, happy to accept contributions should someone else implement this feature. The ability to break inside...

This issue appears to be a regression compared to one year ago. I was using multi-worker data loaders in [sabertooth](https://github.com/nikitakit/sabertooth/) and they worked fine at the time, but no longer...

Thanks for opening the issue! I should figure out how to handle properties so that errors aren't thrown, though I'll need to think about this since they can have both...

When I was writing the scripts for Windows, I had assumed that people would have WindRiver installed. WindRiver comes packaged with a number of essential unix commands, so I decided...

I can fix this if there's a demand for it, but I think most people would be fine with using MSYSgit on Windows instead of Cygwin.

I don't remember if Synfig supports dashed strokes. It definitely doesn't use the same format for dashes as SVG. Any ideas on how to correctly implement dashes in a sif...

Sorry about that. I thought we fixed this, but a simple workaround is to replace the file reference in the line below: https://github.com/facebookresearch/CoDraw/blob/8a441d8244e6d94e8dd169c3e5b3a8d48a12838c/js/Abs.js#L157 to the correct name of the image...

I ran into this issue as well, and it appears to be a documentation problem. The diff option is designed to launch a diff "tool", i.e. a graphical program that...

Could you provide a sample SVG file that causes this issue?