Pierpaolo Tommasi

Results 5 comments of Pierpaolo Tommasi

I had a similar issue (an enum inside a declared but not exported namespace was undefined once transpiled), I [asked on stackoverflow](https://stackoverflow.com/questions/52817342/access-an-enum-in-a-declared-and-not-exported-module-in-typescript-once-transp) and the `const enum` would have been my...

Sadly not on top of my head, my main use case was to pass the image through a rest service (and actually that has been troublesome too, because graphviz is...

I tried the code, it won't work with 'svg' format, but it works with jpg. The relevant portion of code, after you created and populated the AGraph: ``` jpg_data =...

I just started with DropPoint and I would love this feature as well. I'd like to drag images from the browser (e.g. photos on linkedin, memes on 9gag, etc...) to...

If it can help, I tried to run radarr in a docker container too, which is hosted on a Synology DSM VM. I had two mount points, `/config` (which is...