Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 47658

epubcheck error on svg file

$
0
0
Hi

It's a very basic svg file: just a plain backwards black arrow I made using Netscape. It triggers an EPUBCECK error (see screenshot) on line 17 (" <rdf:RDF>") that I do not understand. Somebody has a clue?

Spoiler:

Code:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:cc="http://creativecommons.org/ns#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:svg="http://www.w3.org/2000/svg"
  xmlns="http://www.w3.org/2000/svg"
  version="1.1"
  id="svg2"
  viewBox="0 0 8.6816407 13.193359"
  height="3.7234592mm"
  width="2.4501519mm">
  <defs
    id="defs4" />
  <metadata
    id="metadata7">
    <rdf:RDF>
      <cc:Work
        rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
          rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
    transform="translate(-202.99072,-422.46179)"
    id="layer1">
    <text
      id="text3336"
      y="435.21936"
      x="200"
      style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.5px;line-height:125%;font-family:LinLibertineG10;-inkscape-font-specification:'LinLibertineG10, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      xml:space="preserve"><tspan
        y="435.21936"
        x="200"
        id="tspan3338">⬇</tspan></text>
  </g>
</svg>


Attached Thumbnails
Click image for larger version

Name:	error.png
Views:	N/A
Size:	14.2 KB
ID:	152395  
Attached Files
File Type: zip dessin.svg.zip (855 Bytes)

Viewing all articles
Browse latest Browse all 47658

Trending Articles