[xep-support] SVG error: MIME type ASCII-US?

From: Bob Stayton (bobs@sagehill.net)
Date: Mon Jan 19 2004 - 23:01:26 PST

  • Next message: Alexander Peshkov: "Re: [xep-support] Complex Running Headers"

    I'm trying to use an SVG file generated by
    "Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 77".
    I get an error message from XEP 3.6.2 that says:

      error: SVG element 'image' ignored: com.renderx.svg.SVGParseException:
      com.renderx.graphics.UnregisteredMIMETypeException:
      MIME type 'text/plain;charset=US-ASCII' is not registered

    There is no mention of any MIME type anywhere in the svg file
    nor in the fo file that includes it:

    <fo:external-graphic src="url(graphic1.svg)" width="286.7998047px"
    height="288.4804688px" content-width="auto" content-height="auto"
    text-align="center"/>

    The SVG image element in question starts with this:

    <image width="1195" height="1202" id="XMLID_1_"
    xlink:href="data:;base64,/9j/4AAQSkZJR...

    and continues with a bunch more data before closing
    the quote and the element.

    Any ideas of where it is getting the US-ASCII MIME type or how
    to fix this problem?

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@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



    This archive was generated by hypermail 2.1.5 : Mon Jan 19 2004 - 23:23:03 PST