kevva / screenshot-stream

Capture screenshot of a website and return it as a stream
MIT License
236 stars 38 forks source link

provide node-webkitgtk compatibility ? #7

Closed kapouer closed 10 years ago

kapouer commented 10 years ago

Hi, it is probably very easy to make this module support webkitgtk. Would you accept a PR ?

kevva commented 10 years ago

Probably not since webkitgtk is Linux only and is dependent on system installed libs.

kapouer commented 10 years ago

Oh, that is precisely the point of that module ! leverage linux distributions advantage over windows/osx mess... avoid users a painful rebuild of webkit... or even worse, avoid installing untrusted binaries. Anyway it doesn't really matter to me - i just had to ask ;)