Re: SVG and FF on Solaris
T Rowley <[email protected]> Thu, 01 Dec 2005 14:40:27 -0600
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
On 12/1/05 2:06 PM, Martin wrote: > Peter Weilbacher wrote: >>[email protected] wrote: >>>buildconfig --enable-application=browser --enable-optimize=-xO3 >>>--enable-default-toolkit=gtk --disable-debug --disable-tests >>>--enable-static --disable-shared --disable-auto-deps >>>--enable-official-branding >> >>Yes, as I thought, --enable-svg is missing (as is --enable-canvas). >> >>>But I can't se how I should inform FF to handle the svg. >> >>It seems you have to either wait until someone creates a SVG-enabled >>Firefox 1.5 for Solaris or build your own. > > What does it mean then from about:config > "svg.enabled = true." > Will this not mean that svg is enabled in the build (because it should > be enabled by default in 1.5). No, that's a pref from all.js that is set regardless of whether a particular build includes SVG or not. -tor