No it is not a Plugg-in. It does not have a display

As I say it is a "Pluggable Protocol" As defined by MS. Once installed it is
a part of the Windows operation system. You can acesss SVG file thru other
means such as XMLHTTP without using the browser. As an example Ie do not
support SVG then make it do it.
What I mean 'Native' is it not using any <embed> or <object> tag but as CSS
or SRC as normal URL protocol.

Remember that IE URL protocols. Such as //HTTP//... or FILE:///.. THis is
designed for SVG

When an IMG or XMLHTTP (AJAX) request a SVG file. The protocols is a
front-end to translate and output back to the browser the information that
it understand to display the image.

That Simple.





On 5/18/06, Jeff Schiller <[EMAIL PROTECTED]> wrote:
>
> Phi,
>
> Can you give us some more information here?  I haven't installed your
> DLL yet, but what is it exactly - is it a plugin for IE?
>
> Do you have some more information like what SVG features it supports,
> how it works.  I'm afraid I had a little trouble understanding your
> text file.
>
> FYI, just for "terminology" sake, it's not "native" support of SVG
> since this is some 3rd party DLL that people will still have to
> download.  "Native support" to me always implied that the browser
> supports it directly without the need for any additional downloads.
> But it still looks exciting whatever you've got here...
>
> Jeff
>
> --- In [email protected], "minhducthandan" <[EMAIL PROTECTED]>
> wrote:
> >
> > Remember the old but current way you put image to the web page? set
> > BMP or JPG or PNG or GIF into a IMG display the image?
> >
> > - Put it in the src attribute!.
> >
> > You now can do that with SVG using SVG Pluggable protocol.
> >
> >
> > 1- Download oneplusplus.com/download/setup.zip.
> > 2- Unzip it.
> > 3- Read the file SVGPROTOCOL.TXT. Then install.
> > 4- Done.
> >
> > In short SVG Protocol allows you to have the SVG document or elements
> > to be display in (any?) element of the HTML DOM Either Static or
> Dynamic.
> >
> > As simple as:
> >
> > <img id='test'
> >
>
> style='LEFT:0px;OVERFLOW:hidden;WIDTH:205px;BORDER-TOP-STYLE:none;BORDER-RIGHT-STYLE:none;BORDER-LEFT-STYLE:none;POSITION:absolute;TOP:10px;HEIGHT:205px;BACKGROUND-COLOR:transparent;BORDER-BOTTOM-STYLE:none;'
> >
>
> src="SVGdata:File/Load;charset=US-ASCII,SIG=abcd,Viewport[-1,-1,205,205]Scale[
> 4.17,4.17];http://localhost/images/icon_update.svg";>
> >
> >
> > Many thanks.
> >
> > Phi.
> >
> >
> > Note: We update that file very often.
> >
>
>
>
>
>
>
>
> -----
> 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
>
>
>
>
>
>
>
>


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/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