This sounds great! Hey, while you're at it, I would love a dia to CORBA
IDL transform... Is that on your agenda?
If not I may try to implement one myself. I want to preserve packages
and translate them to CORBA modules. Would it be tricky to work out
whether a class/interface sits on top of a pa
The new maintainer team (Cyrille and I) is proud to present our first
release candidate of the new version of Dia:
http://zamok.crans.org/~chepelov/dia/dia-0.90.RC1.tar.gz
md5sum: aaaea873cc65bcb690ec6037b4c44803 dia-0.90.RC1.tar.gz
This is only a release candidate, not a full release. There
Hi diayers,
I thought yesterday that DIA needed a better (generic yet customizable)
exporting code for the objects that one designs and fill with info. It came to my mind
that DIA was based on an xml format which has a language for transformation (aka
export): XSLT. So i tried tomorro
>I was wondering why all strings are enclosed with '#' in my dia files
(UML objects). Thanks in
>advance.
I as well am annoyed by that, to my thinking the default XML
encoding is UTF-8, which is more than enough for internationalization,
which I believe had something to do with it...
__
I was wondering why all strings are enclosed with '#' in my dia files (UML objects).
Thanks in advance.
--
"Black holes are where God divided by zero." - Steven Wright
MaT|TaM
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/
Title: RE: printing problems
yeah, I agree, but I cannot convience the manager to choose another one for now. Ps anyway has the problem that divide the diagram into a lot of little pages, and I cannot use that. is there a way to not specify the page tipe on the PS? Leo. AFIP-AR
-Mensaje o
On Mon, 13 May 2002, Mat Home wrote:
> I get undefined references when compiling dia (just updated, i did a make
> clean and reconfigured).
>
> gcc -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations
>-finline-functions -fstrict-aliasing -o dia diagram.o preferences.o
> ...
> -r
On Mon, 13 May 2002, Belen Leonardo Javier wrote:
> Steffen The problem is that the diagram is 2m x 15m and I need to print
> it in a way it can keep a decent resolution. I tried all but at
> least I need a printed paper of 1m x 7m which it doesnt help a
> lot. As a worse compone
Title: RE: printing problems
I do think they can't, but it's worth to give it a try, and I appreciate your help. Anyway I do need a better solution. Leo. AFIP-AR
-Mensaje original-
De: Steffen Macke [SMTP:[EMAIL PROTECTED]]
Enviado el: lunes 13 de mayo de 2002 14:20
Para: [E
Does the printing shop support PDF for printing at this size?
You can hack the paper sizes in the dia source code to
fit with 2m x 15m - ps2pdf should be able to accept
a custom paper size (That's what GSView under Windows
offers). I don't know the commandline parameter for this,
though...
Stef
Le Mon, May 13, 2002, à 08:02:47PM +0300, Steffen Macke a écrit:
> > I've noticed that the folling shapes are missing in the makefile's so
> > they does not get installed.
>
> Fixed. Thanks for reporting!
Rats. You beat me :-)
-- Cyrille
--
Grumpf.
__
Le Mon, May 13, 2002, à 10:01:45AM -0700, James Michael DuPont a écrit:
> > that stuff above is about one year old, and at that
> > time I don't believe the
> > tree-dumper was existing. But it's nice to see
> > things have evolved...
> Hmmm... but the tar contained the TU files, where did
> they
Title: RE: printing problems
Steffen
The problem is that the diagram is 2m x 15m and I need to print it in a way it can keep a decent resolution. I tried all but at least I need a printed paper of 1m x 7m which it doesnt help a lot. As a worse componet of my problem, I need to send the
> > This project looks like you are parsing the TU
> files
> > from the tree-dumper.
>
> Indeed.
> And I know the "static linking" issue is
> important for gcc (even if
> I believe this is utter bullshit, and is one of the
> reasons which prevent
> emacs from having autocomplete/argcomplete li
> I've noticed that the folling shapes are missing in the makefile's so
> they does not get installed.
Fixed. Thanks for reporting!
Steffen
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list
I get undefined references when compiling dia (just updated, i did a make clean and
reconfigured).
gcc -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations
-finline-functions -fstrict-aliasing -o dia diagram.o preferences.o
...
-rdynamic -Wl,--export-dynamic ../lib/libdia.a /us
Le Mon, May 13, 2002, à 06:30:05PM +0200, Torben H. Nielsen a écrit:
> Hi
>
> I've noticed that the folling shapes are missing in the makefile's so
> they does not get installed.
>
> Circuit/microphone_de.shape & Circuit/microphone_de.xpm
> network/firewall.shape & network/firewall.xpm
> networ
What is the paper size you're using?
When creating large PDF files you have to be careful
to specify the correct papersize (or make the PDF scaleable).
ps2pdf -sPAPERSIZE=a0
should create a nice A0 size PDF file that can be plotted.
I would rather avoid the step of creating an EPS file first
as
Le Mon, May 13, 2002, à 08:37:49AM -0700, James Michael DuPont a écrit:
> > done it ? I've done some stuff in that area, you may
> > want to have a quick
> > look at the tarball at
> > http://www.chepelov.org/cyrille/cplusplus), all you
> > have next is to build an XML file conforming to the
> > d
Title: RE: printing problems
I tried, but I coudnt find a nice page scale at all, It seemed to be really a big image so needed more DPI. about eps, well I dont know how to increase the DPI, and I dont know if the page scalling on screen is used when i print. Leo. AFIP-AR
-Mensaje origina
Hi
I've noticed that the folling shapes are missing in the makefile's so
they does not get installed.
Circuit/microphone_de.shape & Circuit/microphone_de.xpm
network/firewall.shape & network/firewall.xpm
network/telephone.shape & network/telephone.png
Torben
_
Try adjusting page setup. I usually use 20-40% scaling for printing.
Ville
Original Message dated 5/13/02, 7:13:47 PM
Author: Belen Leonardo Javier <[EMAIL PROTECTED]>
Re: RE: printing problems:
I tried exporting a ps and then converting to pdf, but I get only a few
pages, most of them empty,
Title: RE: printing problems
I tried exporting a ps and then converting to pdf, but I get only a few pages, most of them empty, and a few lines on them the most complete. is it the same with eps. because I think the problem is the paper size. Leo.
-Mensaje original-
De: Ville Lind
You can export eps and convert it to pdf with epstopdf (should be ok on
Windows).
Ville
Original Message dated 5/13/02, 6:55:54 PM
Author: Belen Leonardo Javier <[EMAIL PROTECTED]>
Re: RE: Introduction:
I have awful problems to export my diagram from DIA. I started
development about a week ag
Title: RE: Introduction
I have awful problems to export my diagram from DIA. I started development about a week ago and now I have a diagram that printed is about (2m x 13 m). The problems is that the first time I sent a .png image to the printing shop, but now it hasnt got the DPI i need (thi
> done it ? I've done some stuff in that area, you may
> want to have a quick
> look at the tarball at
> http://www.chepelov.org/cyrille/cplusplus), all you
> have next is to build an XML file conforming to the
> dia DTD. You'll probably
This reminds me of gasta:
http://sourceforge.net/projects/
> done it ? I've done some stuff in that area, you may
> want to have a quick
> look at the tarball at
> http://www.chepelov.org/cyrille/cplusplus), all you
> have next is to build an XML file conforming to the
> dia DTD. You'll probably
This project looks like you are parsing the TU files
from t
Cyrille,
For this project to fly, I will need to statically
link all the applications together.
Otherwise there will be to great of a risk to the gcc
being comprimised and I wont get any support from the
gnu group.
For the Dia interface, xml is ok, but we need to
support some interactivity.
On Mon, 13 May 2002, James Michael DuPont wrote:
> Hello Dia Developers,
> My name is James Michael DuPont, and I am working on
> the extraction of information from the gcc via the
> parse trees.
> I would be interested in using DIA as a display tool
> for compiler graphs and UML diagrams.
>
> Al
Le Mon, May 13, 2002, à 05:22:05AM -0700, James Michael DuPont a écrit:
> Hello Dia Developers,
> My name is James Michael DuPont, and I am working on
> the extraction of information from the gcc via the
> parse trees.
> I would be interested in using DIA as a display tool
> for compiler graphs an
Hello Dia Developers,
My name is James Michael DuPont, and I am working on
the extraction of information from the gcc via the
parse trees.
I would be interested in using DIA as a display tool
for compiler graphs and UML diagrams.
Also I would like to use a modifed version of VCG tool
to do graph
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous Sun May 12 09:23:13 2002
+++ dia-cvs-snapshot/ChangeLog Mon May 13 09:23:05 2002
@@ -1,5 +1,43 @@
2002-05-12 Lars Clausen <[EMAIL PROTECTED]>
+ * objects/UML/uml.c
32 matches
Mail list logo