[xep-support] JPEG images

Nikolai Grigoriev grig at renderx.com
Tue Nov 12 10:34:23 PST 2002


Neil,

> With the latest version of XEP, my JPEG files are no longer recognised, 
> even though they end in .jpg and are recognised by other software 
> (the previous version of XEP was fine with these images)? 

We completely rewrote image handling in the new version. XEP 2.x
used extensions to guess image format; XEP 3.x looks for a signature
inside the file itself. Currently, we recognize JPEG files marked
as JFIF or EXIF; maybe your file is marked differently. (Note that
EXIF images were added to the signature in XEP 3.10; have you tried 
it already?)

In any case, you can always impose the content type using an attribute:

<fo:external-image src="url(mydir/myimage.jpg)"
                    content-type="content-type: image/jpeg"/>

> I can supply sample image if needed

I would greatly appreciate it. Please send it off-list to grig at renderx.com.

Best regards,

Nikolai Grigoriev
RenderX


-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list