I have a problem with displaying an svg image with CCSVG.
Here is the svg file imported to Gimp:
http://oi47.tinypic.com/73ecg5.jpg
and the same svg file displayed using CCSVG:
http://oi45.tinypic.com/907x91.jpg
Could you please explain the problem?
Here is the svg file source:
<?xml version="1.0" encoding="utf-8"?><br />
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><br />
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><br />
<svg version="1.1" id="Warstwa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"<br />
width="1024px" height="768px" viewBox="0 0 1024 768" enable-background="new 0 0 1024 768" xml:space="preserve"><br />
<path fill="none" stroke="#ffffff" stroke-miterlimit="10" d="M385,505.833c0,0-45.925,47-123,47c0,0-175.5-3-175.5-185v7.333<br />
c0-105.333,93.5-174.417,174.417-174.417S385,251.833,385,251.833l251,251c0,0,47.5,50,123,50s175.5-60.668,175.5-175.5<br />
c0-114.833-97-175.5-175.5-175.5s-119.52,50.004-119.52,50.004L385,505.833l254.48-253.997L385,505.833z"/><br />
</svg><br />