Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 02-28-2014, 11:05 PM   #1
dunlow
Junior Member
dunlow began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2014
Device: none
Image rendering

Hi,
I seem to be having problems with the rendering of images in Sigil. Currently the images are located on my hard drive and the source code refers to that location and the image displays in book view fine. However when I use pagina (a software tool that identifies errors in the epub file in preparation for publishing) it indicates an error of type: remote resource reference not allowed; resource must be placed in the OCF" So I copied the images into the sigil image folder and sought to replace the current reference with the once that is directly from the sigl image file but no luck. The previous image disappears and is replaced by a small square box with a question mark in it. I have tried multiple variations but not luck.. can any one help?
dunlow is offline   Reply With Quote
Old 02-28-2014, 11:53 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,800
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by dunlow View Post
Hi,
I seem to be having problems with the rendering of images in Sigil. Currently the images are located on my hard drive and the source code refers to that location and the image displays in book view fine. However when I use pagina (a software tool that identifies errors in the epub file in preparation for publishing) it indicates an error of type: remote resource reference not allowed; resource must be placed in the OCF" So I copied the images into the sigil image folder and sought to replace the current reference with the once that is directly from the sigl image file but no luck. The previous image disappears and is replaced by a small square box with a question mark in it. I have tried multiple variations but not luck.. can any one help?
always
Code:
../Images/<your image name.ext>
Note the Capital I. case sensitive
theducks is offline   Reply With Quote
Advert
Old 03-01-2014, 06:02 AM   #3
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,542
Karma: 6613969
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by theducks View Post
always
Code:
../Images/<your image name.ext>
Note the Capital I. case sensitive
Yes, that is correct but remember that the OP wrote:

Quote:
...Currently the images are located on my hard drive and the source code refers to that location...
So, the OP also must put his images in the Sigil's image folder.
RbnJrg is offline   Reply With Quote
Old 03-01-2014, 08:28 AM   #4
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
PeterT's Avatar
 
Posts: 12,166
Karma: 73448616
Join Date: Nov 2007
Location: Toronto
Device: Nexus 7, Clara, Touch, Tolino EPOS
I think you will find that the images are being referred to as c:\Pictures\Image001.jpg etc
PeterT is offline   Reply With Quote
Old 03-01-2014, 10:08 AM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,800
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by RbnJrg View Post
Yes, that is correct but remember that the OP wrote:



So, the OP also must put his images in the Sigil's image folder.
Also remember the OP wrote in the same block
Code:
So I copied the images into the sigil image folder and sought to replace the current reference with the once that is directly from the sigl image file but no luck.
Which is why I assumed that PeterT's comment was no longer the main issue.
theducks is offline   Reply With Quote
Advert
Old 03-01-2014, 04:05 PM   #6
GMcG
Writer
GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.GMcG ought to be getting tired of karma fortunes by now.
 
GMcG's Avatar
 
Posts: 101
Karma: 590630
Join Date: Mar 2011
Location: Munich, Germany
Device: none
@dunlow:
You should copy all elements of your book (htm, css, jpg) into one folder on your C-drive, update the references and then, in Sigil:
Add files - Select all - Open.
Sigil will copy the file types into the right folders and update the links.

George
GMcG is offline   Reply With Quote
Reply

Tags
image attachment, image folder, image mapping


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image on click change to nex image for Ipad view. vinayaksanga ePub 9 04-29-2013 06:49 AM
In Calibre v 0.7.28 the poor rendering of a jpg cover image. schooner1892 Calibre 19 09-16-2012 02:37 PM
I believe this is incorrectly rendering joenunya Feedback 1 09-06-2011 05:58 AM
Font rendering with FW 2.0 Jellby Bookeen 1 01-03-2010 12:47 PM


All times are GMT -4. The time now is 03:39 AM.


MobileRead.com is a privately owned, operated and funded community.