Bernardo F. Domingues
Bernardo F. Domingues
While #150 is not merged, you can force the up-to-date version of `graceful-fs` into `webshot` by including a `npm-shrinkwrap.json` file in your app root directory: ``` json { "name": "Your...
If I may comment on this issue with an example, why [this path](http://jsfiddle.net/bernardofd/vvd87737/) can't be filled like this (made with free-drawing on FabricJS)? 
@jfollas Yes, indeed. Thank you for your response. But this might not be the end result that the user may want, since it creates a black line that closes the...
@jfollas Very nice. It did the trick. For my application, creating two Paths was not a viable solution. Thank you.