Re: Software Patterns into shapes using UML shapes?

2002-11-25 Thread Cyrille Chepelov
Le Sun, Nov 24, 2002, à 10:41:30PM -0700, David Hickerson a écrit: > I encluded two dia files, AbstractFactory.dia and Builder.dia. These are > the first two of 23 software patterns listed in the Design Patterns book > by Gamma, Helm, Johnson and Vlissides. My intent is that a user would > choos

Dia ChangeLog report for Mon Nov 25 08:23:01 2002 (UTC)

2002-11-25 Thread Dia ChangeLog Daemon
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous 2002-11-20 09:23:56.0 +0100 +++ dia-cvs-snapshot/ChangeLog 2002-11-25 09:23:07.0 +0100 @@ -1,3 +1,21 @@ +2002-11-24 Lars Clausen > + + * lib/font.c: D

Re: Accessing fonts actually listed.

2002-11-25 Thread Øystein Godøy
Lars Clausen wrote: >FEATURE REQUEST: >It would be nice to be able to set the default fonts in diagrams. In >my case the >default is one of the fonts not viewable by Dia. So im not getting >anywhere and must revert to other, lesser, tools. Fonts for most things can be set by double-clicking thei

Re: Accessing fonts actually listed.

2002-11-25 Thread Cyrille Chepelov
Le Mon, Nov 25, 2002, à 04:14:45PM +, Øystein Godøy a écrit: > >>It would be nice to be able to set the default fonts in diagrams. In > >>my case the > >>default is one of the fonts not viewable by Dia. So im not getting > >>anywhere and must revert to other, lesser, tools. > > > >Fonts for mo

Re: Accessing fonts actually listed.

2002-11-25 Thread Lars Clausen
On Mon, 25 Nov 2002, Cyrille Chepelov wrote: > Le Mon, Nov 25, 2002, à 04:14:45PM +, Øystein Godøy a écrit: > >> >>It would be nice to be able to set the default fonts in diagrams. In >> >>my case the >> >>default is one of the fonts not viewable by Dia. So im not getting >> >>anywhere and

Chosing fonts

2002-11-25 Thread Thorsten Roggendorf
Hi, I got a problem choosing fonts (e.g. in Text obejects): The font pop-up menu that opens up contains so many fonts, that the menu is higher than my screen. Trouble is I quite frequently need symbol which is somewhere at the bottom - thus I can't select that font. Shall I file a bug report on th

Re: Chosing fonts

2002-11-25 Thread Lars Clausen
On Mon, 25 Nov 2002, Thorsten Roggendorf wrote: > Hi, > > I got a problem choosing fonts (e.g. in Text obejects): The font pop-up > menu that opens up contains so many fonts, that the menu is higher than > my screen. Trouble is I quite frequently need symbol which is somewhere > at the bottom - th

Templates [Re: Software Patterns into shapes using UML shapes?]

2002-11-25 Thread Alan Horkan
> Maybe the best solution then would be not to have shapes (which are really > just a structureless SVG drawing plus some metadata), but the ability to > insert a whole ("template") drawing. For instance, you start your UML Templates, Good idea, do templates like everyone else does templates ...

Re: Accessing fonts actually listed.

2002-11-25 Thread Cyrille Chepelov
Le Mon, Nov 25, 2002, à 10:41:37AM -0600, Lars Clausen a écrit: > > CVS saves the defaults, and defaults to an entirely different set of > > fonts (as seen by Pango/FreeType/LarsKnowsBetter). Not much point as of > > now to do this in 0.90. > > Indeed. And speaking of, I finally got the font sel

Re: Accessing fonts actuallu listed

2002-11-25 Thread Paul Thomas
On 24/11/2002 14:58 Lars Clausen <[EMAIL PROTECTED]> wrote: I was about to blame this on the XFLD/Freetype font name schism, but I see Redhat compiled it without freetype support. Which means that only the standard Postscript fonts are really usable, as those can be printed. x> The fonts that

PyDia (was Re: Compiling DIA)

2002-11-25 Thread Hans Breuer
At 11:53 24.11.02 +0100, Cyrille Chepelov wrote: >Le Sat, Nov 23, 2002, à 06:32:58PM -0600, Lars Clausen a écrit: > >> > Another question: I saw some python stuff in there. Is it possible to >> > write python >> > plugin (or is this planned ine some future) ? >> >> It's supposedly possible, though

Re: Software Patterns into shapes using UML shapes?

2002-11-25 Thread David Hickerson
Cyrille Chepelov wrote: Maybe the best solution then would be not to have shapes (which are really just a structureless SVG drawing plus some metadata), but the ability to insert a whole ("template") drawing. For instance, you start your UML diagram; you want to add a visitor ? File...Insert T