View Single Post
  #7  
Unread 05-04-2005, 12:47 PM
highlander highlander is offline
A Brown Bear
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 9
Default

i understand what you mean but i tried and it didn t work tho the real problem is not even that it doesn t work as it should, it just doesn t do anything.

here is all i get in my .svg file :

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"></svg>

even if it wasn t working well there should be something between <svg xmlns="http://www.w3.org/2000/svg" version="1.1"> and </svg>
Reply With Quote