Re: SVG not being handles by Firefox Deer Park

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2005-07-22 at 16:43 -0700, Ulrich Drepper wrote:
> Rodd Clarkson wrote:
> > Given that svg.enabled is set to true in about:config, shouldn't
> > deerpark just render this svg image rather than trying to hand if off to
> > another application?
> 
> Last time I tried using the SVG support (it's been a while) it handled
> only embedded SVG.  I.e., no SVG files by itself.  Create a normal XHTML
> file, add a namespace definition for SVG, and then use prefixed svg tags.
> 
> <html
> xmlns:svg="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.svg";
>         xmlns="http://www.w3.org/TR/REC-html40";>
> <body>
>  <svg:svg width="260" height="80">
>   <svg:g>
>    <svg:polygon class="arrow" points="192 54 184 72 225 65 254 74 254 6
> 222 33 223 15 190 29 195 14 158 27 156 14 110 30 110 18 75 39 70 26 1 48
> 71 48 77 59 99 44 99 56 135 42 136 60 165 46 160 62" />
> 
> 
Ulrich

Yeah, I found another page that had embedded SVG and even this didn't
work.  I get the feeling (based on caillon's email) that things might
improve dramatically when caillon enables SVG ;-]


Rodd

-- 
"It's a fine line between denial and faith.
 It's much better on my side"

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux