protocol7 home

SVG working group a bit more open

The SVG working group over at W3C has always been really good at replying on public forums and been responsive to feedback. But, the charter has been confidential which has made it a bit hard to know what their aim with SVG has been.

Now, this has changed. The charter is now public and a roadmap for future SVG versions has been published.

Tags: . 2 Comments »

2 Responses

  1. Yinghong Li Says:
    I have a question and do not how to post it. I’d like to know how to find adobe svgviewer’s version. We have an applicaiton which is using adobe svgviewer 3.0. However the current code i know using vbscript only find if there is svg viewer and can not detect the version. A lot of people have version 2 and our application loaded up ok but does not run well. Here is the code I used to find out if viewer exists (it is from adobe):
    Function isSVGControlInstalled()
    on error resume next
    isSVGControlInstalled = IsObject(CreateObject(”Adobe.SVGCtl”))
    end Function

    Please help.

    Thanks.

    my email is:
    ying.li@ci.austin.tx.us

  2. Niklas Gustavsson Says:
    Hi there

    the svg-developers list att Yahoo groups is surely the best for all SVG questions.

    Good luck!
    /niklas

Creative Commons Attribution 3.0 licensed unless otherwise specified.