Closed dadasoz-cuelogic closed 4 years ago
@dadasoz-cuelogic these are all usually found only on OS X machines.
I think this will only run on macOS because it uses AppKit, Quartz and other Apple-only technologies. Maybe the author should add this info to the readme.
@paulhammond this issue should probably be closed.
Maybe http://www.paulhammond.org/webkit2png/ should, you know, mention that it's os-x specific?
That's a good point. 4550a8893b8bbdd7dc02accbb5ac6c7f32a09012 fixes that.
There's a pywebkitgtk branch where I started trying to get this to work on linux but it's 10 years old and I'll be amazed if it still works. The results weren't great, fonts didn't render well, among other things, but if you want to try to get it to work feel free to use it.
Following Modules not available
import Foundation import WebKit import AppKit import Quartz import objc