[svg-developers] Re: Mobiform Software has updated Aurora XAML Designer for WinFX

2005-06-19 Thread Alexander Adam
--- In svg-developers@yahoogroups.com, Michael Bolger [EMAIL PROTECTED] wrote: mobiform wrote: partially by misinformation and lies posted on this group lighten up please:) , Sure the road before and in front of us is a challenge, mistakes have been made and developers have suffered.

[svg-developers] getScreenCTM

2005-06-19 Thread Holger Will
Hi All I know this question has been asked before, but i couldnt find an answer, so here we go... when exactly are the transformations for currentTranslate and currentScale aplied ? before applying the viewBox transformation, or afterwards ? thsi is from the spect: float currentScale

Re: [svg-developers] getScreenCTM

2005-06-19 Thread Holger Will
Holger Will schrieb: Hi All I know this question has been asked before, but i couldnt find an answer, so here we go... when exactly are the transformations for currentTranslate and currentScale aplied ? before applying the viewBox transformation, or afterwards ? thsi is from the spect:

[svg-developers] Re: Protecting svg source code

2005-06-19 Thread Jan-Klaas Kollhof
I want to prevent others from viewing my svg source code. Nope, no way to do that unless with a custom viewer. Even if you encrypt the content and decrypt it using script, the user will always be able to get to the source/DOM ... with a little effort. And if that means just turning on a

[svg-developers] Re: Mobiform Software has updated Aurora XAML Designer for WinFX

2005-06-19 Thread mobiform
A superior altenative to SVG is certainly a valid topic on an SVG newsgroup. Any former SVG developers working in .NET, please send us your resumes. We are hiring. See our site for a list of the latest additions to our team. http://www.mobiform.com --- In svg-developers@yahoogroups.com,

[svg-developers] Re: Mobiform Software has updated Aurora XAML Designer for WinFX

2005-06-19 Thread mobiform
Alex, this is a very impressive project, nice work.but you've missed the point. It's not the graphics engine thats the problem. It's the specification. SVG seems to be taking the same path as VRML did. --- In svg-developers@yahoogroups.com, Alexander Adam [EMAIL PROTECTED] wrote: ---

Re: [svg-developers] getScreenCTM

2005-06-19 Thread Thomas DeWeese
Holger Will wrote: thank you very much for clearification, here is another question, somewhat related: the spec states: getCTM Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate

RE: [svg-developers] Re: Mobiform Software has updated Aurora XAML Designer for WinFX

2005-06-19 Thread Randy George
XAML sounds nice enough for MS work and probably not much of a transcode from svg but when does it have something we can actually use for our clients? -Original Message- From: svg-developers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mobiform Sent: Saturday, June 18, 2005 8:03

[svg-developers] Publish SVG

2005-06-19 Thread José Maria Villac Pinheiro
I have a database GIS server application and want to develop a server application that reads my database (vector+images) and generate an SVG file to send to the browser client. Can somebody help me? Witch products should I buy? Thanks, Jose [EMAIL PROTECTED] - To unsubscribe send a

[svg-developers] TEST

2005-06-19 Thread dean
pass [Non-text portions of this message have been removed] - 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:

[svg-developers] API for SVG?

2005-06-19 Thread maria ulfa
hi, could somebody help me??? my ActiveXObject (Microsoft.XMLDOM) never work in SVG. is that true that ASV doesn't support ActiveX? if so, then how can we make interface between SVG and other document? thanks for your help... - Yahoo! Sports

[svg-developers] Change SV G javascript variable

2005-06-19 Thread John Chacko.
All, I have 2 iframes in a page,(1). IFrameSVG (2).IFrameHdn. An asp page, whose Content-Type is image/svg-xml, is loaded in IFrameSVG. And the SVG output is as expected. I have a global javascript variable,ie GblVar, in svg. I want to know whether is it possible to change the GblVar