Okay, here is one easy test...
1. Did a screen capture and renamed it to test.png and put it on my Desktop
2. Fired up Sigil and got the empty epub
3. added this line to the xhtml
< img src="file:///Users/kbhend/Desktop/test.png" />
in the debug log, I can see the request to load it but it will not load.
|