interesting solution to publish dia-grams : the (older) CGM format

2006-10-12 Thread Harry Karadimas
Hi, I just wanted to share a solution that I found to quickly publish diagrams : I publish them in the CGM format, which is handled nicely by dia, and then I embed them in a web page using the CGM viewer applet (http://www.bdaum.de/howto.htm) Works very well, and removes the need for the end u

Re: interesting solution to publish dia-grams : the (older) CGM format

2006-10-12 Thread P Kemp
Looks like a nice solution, especially as IE 7 isn't supporting SVG any time soon.  I am still having terrible trouble with the SVG output.  I'm noticed on bugzilla that there is a solution and wondering when the next official release will be out and will te text display issues be resolved for SVG.

Re: interesting solution to publish dia-grams : the (older) CGM format

2006-10-12 Thread Lars Clausen
P Kemp sagde: > Looks like a nice solution, especially as IE 7 isn't supporting SVG any > time soon. I am still having terrible trouble with the SVG output. I'm > noticed on bugzilla that there is a solution and wondering when the next > official release will be out and will te text display issue

Re: Bugs in Dia's MetaPost Plug-In

2006-10-12 Thread Lars Clausen
On Thu, 2006-09-21 at 00:17 +0200, Michael Duelli wrote: > Hi, > > I really tried hard to find contradictions to moving the 4 lines in > box.c, but could not find any. > > So here is a tiny patch, I would be glad to see committed. Thanks, I have (finally) applied it. -Lars

Re: Pstricks / Export Test Case

2006-10-12 Thread Lars Clausen
On Mon, 2006-09-04 at 21:44 +0200, Michael Duelli wrote: > Hi, > > I finally put all my test cases together in one big test case. The dia > file is attached. IMHO, I got everything dia can do. > > If someone knows better or missing test cases, please add them!! > > I have to admit that I am righ

Re: Bugs in Dia's MetaPost Plug-In

2006-10-12 Thread Michael Duelli
That's great, thereby you resolved bug #358188 which I filed for this :-) I think only maintainers can change that in bugzilla. Lars Clausen wrote: > On Thu, 2006-09-21 at 00:17 +0200, Michael Duelli wrote: > >> Hi, >> >> I really tried hard to find contradictions to moving the 4 lines in >> b

Re: Question about PNGs in a new shape set

2006-10-12 Thread Lars Clausen
On Wed, 2005-04-20 at 20:10 -0700, [EMAIL PROTECTED] wrote: > So I went and cleaned up the icons, try out > > http://ffem.org/~anthonym/dia/BPMN-0.5.0.tar.gz > > I'm going to go ahead and start the migration of these into the dia > shapes and sheets directories. I know that Alan suggested a Busi

Re: Scaling in LaTeX

2006-10-12 Thread Lars Clausen
On Fri, 2005-06-10 at 12:48 +0100, Dan Bolser wrote: > > This is just a follow up to the query I posted about scaling dia 'tex' > output in a latex document. I asked the same question on the > 'pstricks' > mailing list, the thread of which is here... > > http://tug.org/pipermail/pstricks/2005/002

Re: PyDia and Metapost

2006-10-12 Thread Lars Clausen
On Wed, 2006-02-15 at 12:55 -0500, Rob McDonald wrote: > > However, the vertical positioning still seems to be off by about the > height > > of a lower case letter. Baseline vs. character center. > > > > Rob > > In render_metapost.c , in the function draw_string , there is a switch b