Hello
Does anybody have an idea how to display .svg file?
I managed to uplaod the file using librsvg but couldnt display in mozilla firefox
when I use [[File:abc.svg]] then the active link is 'File:D4296 0 0.svg' in blue coluor and after clicking on this takes me to the file page
when I use Imagemap <imagemap> Image:abc.svg desc none </imagemap>
I get Error: image is invalid or non-existent'' in the firefox
Dows anybody have an idea how can I dispaly it using imagmap?