Re: How does Dia determine Font List?

2002-07-03 Thread Cyrille Chepelov
Le Wed, Jul 03, 2002, à 05:08:34PM -0700, Tim Ellis a écrit: > Seems a common Xfont-->PostScript table could be built and if no map > exists, prod the user to either provide a PostScript equivalent or warn > them this'll increase the size of their .ps file dramatically. You are talking about co

Batch Exporting without X or GTK

2002-07-03 Thread Mathieu Gagne
Hello, We often use 'dia' for our documentation system. Our system, based on docbook, has the ability to automatically translate different file formats (.gif, .eps, .dot, .fig and .draw) into the appropriate format for inclusion in either printed or online output. We use the the 'di

Re: Dia and Fisbones

2002-07-03 Thread Cyrille Chepelov
Le Wed, Jul 03, 2002, à 04:16:48PM -0400, [EMAIL PROTECTED] a écrit: > > Can Dia do Ishikawa or Fishbone diagrams? I've done a couple of them, but not using any specific object; just arrows and text objects (you can have more than one connection point on lines -- middle click on them). > And is

Re: More on UML state and activity diagrams

2002-07-03 Thread Cyrille Chepelov
Le Wed, Jul 03, 2002, à 05:47:33PM -0500, Alejandro Aguilar Sierra a écrit: > > What about rewriting new objects (two different objects), leaving the > > old code alone for the moment, and putting only the new objects on the > > sheet(s)? > > I think that we could do a new object for the initial

Re: How does Dia determine Font List?

2002-07-03 Thread Tim Ellis
On 03 Jul 2002 18:42:34 -0500 Lars Clausen <[EMAIL PROTECTED]> wrote: > > It's as though Dia has hardcoded a list of fonts assumed to exist on > > XFree86 systems...??? > > Funny you should mention it... > > dia-0.90/lib/font.c: > FontData font_data[] = { > { "Times-Roman", > "Times-Roman

Re: How does Dia determine Font List?

2002-07-03 Thread Lars Clausen
On Wed, 3 Jul 2002, Tim Ellis wrote: > This font issue is getting wierder and wierder. > > How does Dia determine the list of fonts to show? > > The list seems to have no relation at all to the list that GNOME's > fontsel does. There is no overlap between the Dia font list and > gfontsel's fontl

How does Dia determine Font List?

2002-07-03 Thread Tim Ellis
This font issue is getting wierder and wierder. How does Dia determine the list of fonts to show? The list seems to have no relation at all to the list that GNOME's fontsel does. There is no overlap between the Dia font list and gfontsel's fontlist. It stands to reason that I'd want to choose f

Re: cybernetic circuits

2002-07-03 Thread Thorsten Roggendorf
Hi, > just looking at this thread from before version 0.90 > > http://mail.gnome.org/archives/dia-list/2002-April/msg00194.html > > i see various circuits included in v0.90 but not any i can identify as > Cybernetic circuits. did these ever get included? I don't think so. I'm the guy who wro

Re: More on UML state and activity diagrams

2002-07-03 Thread Alejandro Aguilar Sierra
On Tue, 2 Jul 2002, Cyrille Chepelov wrote: > What about rewriting new objects (two different objects), leaving the > old code alone for the moment, and putting only the new objects on the > sheet(s)? I think that we could do a new object for the initial/final states. The current state (normal/a

Bugs that could be closed in Debian BTS

2002-07-03 Thread Andrew Ferrier
Sorry, but I just thought I'd take the liberty to let you know that the following bugs in Dia have been fixed in version 0.90 (IMHO --- you might want to check), which is in the Debian archive. They could be closed in the BTS: #128395 -- done a while back #134834 -- bug report is too vague to be

Re: Dia and Fisbones

2002-07-03 Thread Alan Horkan
i dont know what they are, so the answer is most probably no, please add a request for this enhancement to http://bugzilla.gnome.org please give lots of examples and if someone is interested (or has time) they might add them it would be great if you were willing to draw the necessary shapes an

Dia and Fisbones

2002-07-03 Thread chris . jackson
Can Dia do Ishikawa or Fishbone diagrams? And is there a Python scripting reference for Dia? If you respond, can you please email me at [EMAIL PROTECTED] Thanks, Chris ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo

Re: Fonts: I must know...

2002-07-03 Thread Tim Ellis
On Wed, 3 Jul 2002 20:14:31 +0200 Cyrille Chepelov <[EMAIL PROTECTED]> wrote: > > When I print to a .ps file and view it in GV, I get some various > > fonts, but in the actual Dia design window, it's always Courier... > > > > Is this in my Dia setup, or is it a bug that's being worked on, or > >

Re: Fonts: I must know...

2002-07-03 Thread Cyrille Chepelov
Le Wed, Jul 03, 2002, à 11:10:41AM -0700, Tim Ellis a écrit: > When I print to a .ps file and view it in GV, I get some various fonts, > but in the actual Dia design window, it's always Courier... > > Is this in my Dia setup, or is it a bug that's being worked on, or what? If you're encounterin

Fonts: I must know...

2002-07-03 Thread Tim Ellis
I've read the the FAQ -- three times. I've done Google searches on "dia font problem" -- three times. I find nothing. I must know. The dialogue boxes that pop up every time I open a Dia document about unfound fonts, and the fact that no matter what font I choose, it gives me an error... When I pr

Re: pixmaps

2002-07-03 Thread Lars Clausen
On Mon, 1 Jul 2002, Arun-Kumar Krishnan wrote: > How i can add another pixmaps like relationship and how u added help me > out.i want to add another one but not getting how to add new plugin > object in dia I'm not quite sure what you're asking here. If you want to add new shapes to Dia, there a

why my querries r not replying

2002-07-03 Thread Arun-Kumar Krishnan
 

Re: What is GINT_TO_POINTER(6) intended for?

2002-07-03 Thread Cyrille Chepelov
Le Wed, Jul 03, 2002, à 10:00:20AM -0300, Dolores Alia de Saravia a écrit: > It was quite easy for me to write a new object by imitating > UML/object.cy chronogram/chronoline.c This is great news ! (wow -- imitating chronoline.c -- not for the faint of heart) > But I

What is GINT_TO_POINTER(6) intended for?

2002-07-03 Thread Dolores Alia de Saravia
It was quite easy for me to write a new object by imitating UML/object.cy chronogram/chronoline.c (Thanks a lot to Cyrille!) But I would like to understand a bit more; I use GINT_TO_POINTER (2), or INT_TO_POINTER (6) or INT_TO_POINTER (10) and there are no visible differences ... Can you

Re: Another irritating bugreport...

2002-07-03 Thread Andrew Ferrier
On 2002-07-03 at 12:22 +0200, [EMAIL PROTECTED] wrote: > This is auto* related. DATADIR and LIBDIR are defined in the compilation > command (e.g. -DDATADIR="..."). Launching an automake-1.4 resolved the > problem for me. Good luck :) My humble apologies. I was a monkey (apologies to monkeys) ---

Re: Another irritating bugreport...

2002-07-03 Thread mattam
On Wed, Jul 03, 2002 at 11:14:01AM +0100, Andrew Ferrier wrote: > A fresh checkout and build of Dia this morning produces: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 > -I/usr/X11R6/include -

Another irritating bugreport...

2002-07-03 Thread Andrew Ferrier
A fresh checkout and build of Dia this morning produces: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -