Re: Dia VDX plug-in 0.9



Oops - I'd not updated vdx-export.c to cope with the changes to visio-types.h. I've posted 0.9.1 but the patch is just:

$ svn diff
Index: vdx-export.c
===================================================================
--- vdx-export.c        (revision 3610)
+++ vdx-export.c        (working copy)
@@ -1775,6 +1775,7 @@
     Para.SpLine = -1.2;
     Para.HorzAlign = 1;
     Para.BulletStr = "";
+    Para.BulletFontSize = "-1";

     memset(&Tabs, 0, sizeof(Tabs));
     Tabs.type = vdx_types_Tabs;

Apologies,
Ian Redfern.

On Sat, 2007-02-03 at 15:03 +0100, Lars Clausen wrote:
On Sun, 2007-01-28 at 23:59 +0000, Ian Redfern wrote:
> Version 0.9 of the Dia VDX plug-in can now be found at
> http://www.redferni.uklinux.net/dia/vdx/
[...]
>
> I don't plan to make any more changes for now, so unless anyone finds
> a serious problem - particularly a crash or compilation failure - I'd
> like this to be the version included in Dia 0.96. 

Try exporting samples/render-test.dia -- it crashes.  I'll add it to SVN
anyway.

-Lars



This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]