Hi all, I'm working on a product that generates SVG graphics. We've been recommending use of the Adobe SVG Viewer where it's available, and Mozilla SVG elsewhere. Since development is done on an AMD64 Linux box, we use Mozilla SVG ourselves. However, we are getting reports from users that one of the graphics doesn't show up in Adobe SVG, particularly, the graphic appears, but is all-white (that is, the text and icons are present, can be clicked on, and generally seem to have been generated fine, but they are all white-on-white). The same graphic renders correctly (modulo the limitations of Mozilla SVG) on MozillaSVG 1.0.6 on Linux and Firefox DeerPark beta1 on Win32, as well as with KDE 3.4.1's KSVG 0.1 and Inkscape.
My hypothesis is that the AdobeSVG viewer is picking up some unexpected feature/property and isn't able to deal with it, while the Mozilla/KDE/Inkscape engines are slightly more robust in dealing with that particular problem. To test that I'm wondering if there is a tool that is extremely anal about conformance that can be used to test content. Basically just something that will parse an SVG file and complain about anything that could cause a problem on a browser. For reference, a failing file is here: http://www.vrplumber.com/programming/adoberenderswhiteonwhite.svg With thanks for any hints, Mike -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/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/

