On Thursday, September 22, 2005, 11:30:40 PM, Mike wrote:

MCF> Hi all,

MCF> I'm working on a product that generates SVG graphics.  We've been
MCF> recommending use of the Adobe SVG Viewer where it's available, and
MCF> Mozilla SVG elsewhere.  Since development is done on an AMD64 Linux box,
MCF> we use Mozilla SVG ourselves.  However, we are getting reports from
MCF> users that one of the graphics doesn't show up in Adobe SVG,
MCF> particularly, the graphic appears, but is all-white (that is, the text
MCF> and icons are present, can be clicked on, and generally seem to have
MCF> been generated fine, but they are all white-on-white).  The same graphic
MCF> renders correctly (modulo the limitations of Mozilla SVG) on MozillaSVG
MCF> 1.0.6 on Linux and Firefox DeerPark beta1 on Win32, as well as with KDE
MCF> 3.4.1's KSVG 0.1 and Inkscape.

MCF> My hypothesis is that the AdobeSVG viewer is picking up some unexpected
MCF> feature/property and isn't able to deal with it, while the
MCF> Mozilla/KDE/Inkscape engines are slightly more robust in dealing with
MCF> that particular problem.  To test that I'm wondering if there is a tool
MCF> that is extremely anal about conformance that can be used to test
MCF> content.  Basically just something that will parse an SVG file and
MCF> complain about anything that could cause a problem on a browser.

MCF> For reference, a failing file is here:

MCF>   http://www.vrplumber.com/programming/adoberenderswhiteonwhite.svg

You also have some attributes like object_name and object_counts on
path. Those attributes should be in their own namespace if they are put
on svg elements.

cx="0.0" cy="0.0" on path??


-- 
 Chris Lilley                    mailto:[EMAIL PROTECTED]
 Chair, W3C SVG Working Group
 W3C Graphics Activity Lead
 Co-Chair, W3C Hypertext CG



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/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