[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.emft] Re: Which EMFT should I use to output SVG?

Paul,

Comments below.

PaulHR wrote:
Just to be clear. Let us assume GMF does output SVG. What you are saying is that M2T will output both the text file and the SVG file.
Actually, your original question is pretty vague. It's not entire clear what the relationship is between your model and the text or SVG you want to output. Vague questions usually result in vague answers...
In other words M2T will invoke the GMT "thing" to output the SVG file. And that getting M2T to invoke GMT is just a download and a configuration task, and not writing code, correct?


As a side node, SVG is just a dialect of XML for 2D graphics.
I know. It's just not clear where the 2D graphics come from. If you have a GMF diagram view, it's definitely possible to save it as SVG. But I'm not sure if that's your actual question.