Chris Lilley wrote:

>On Friday, September 23, 2005, 1:26:57 AM, Mike wrote:
>  
>
>MCF> Okay, I have now defined a namespace for us (though not yet a DTD for 
>MCF> it),
>
>A DDTD wouldn't help - combining DTDs for different name spaces is non
>trivial hackery.
>  
>
I suppose, seems like overkill just to have annotations for a node that 
can be read by the javascript.  Sigh.

>Its that the DTD does not know about namespaces at all. Technically
>namespace declarations are not even attributes. Its not incorrect to
>have namespace declarations wherever they are needed.
>  
>
Fair enough.

>MCF> However, I still seem to be breaking something, as Adobe SVG 6beta is 
>MCF> still displaying the content as white-on-white.  Newest version of the 
>MCF> failing file is here in case anyone wants to look at it:
>
>MCF>     http://www.vrplumber.com/programming/adoberenderswhiteonwhite3.svg
>
>thanks - still not clear why it does that.
>  
>
I believe I've figured it out.  It's an unnecessary "feature" in the AVG 
renderer AFAICS if there is a reference to an undeclared linear gradient 
then the whole graphic turns white-on-white.

    <path
       
style="fill:url(#linearGradient2410);fill-opacity:0.17777778;fill-rule:evenodd;stroke-width:1.0000000pt"
       d="M -11.141640,-17.547670 C -20.981440,-11.943002 
-24.300340,0.44333470 -18.714160,10.118892 C -13.127970,19.794450 
-0.74164120,23.113364 8.9339183,17.527178 C 8.9339183,17.527179 
-18.714170,10.118900 -11.141640,-17.547670 z "
       sodipodi:nodetypes="cccc" />

was the culprit.  The gradient got used in an icon without being added 
to the overall pool of gradients in the document.

>I don't actually have ASV instaled right now - Firefox is at v1.5b1
>using its internal renderer, Opera is at 8.5 with its internal renderer
>and I have IE using the Corel 2.1 plugin. All of those, plus eSVG,
>display the graphic in green and black.
>  
>
They apparently just ignored the missing gradient reference, which IMO 
is probably the right thing to do (though a notification somewhere of 
the failure would be nice).

Thanks for all your help,
Mike

-- 
________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://www.vrplumber.com
  http://blog.vrplumber.com



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to