On Mon, Oct 3, 2011 at 1:13 AM, Peter von Kaehne <[email protected]> wrote:
> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-file-access-from-file-uris > http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-universal-access-from-file-uris It seems unlikely this is the issue if things work on Linux, but not Windows. Perhaps the URLs to the images are not constructed properly. Are any informational messages dumped to the console while the program is running? The best way to debug the issue would be to do an implementation of the Web Inspector and poke at it. That requires a bit of coding though. --Martin _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
