Dia ChangeLog report for Mon May 28 07:23:02 2001 (UTC)

2001-05-28 Thread Dia ChangeLog Daemon
*** Recent ChangeLog entries: --- ChangeLog.previous Sat May 26 09:23:03 2001 +++ dia/ChangeLog Mon May 28 07:05:20 2001 @@ -1,3 +1,38 @@ +2001-05-27 Cyrille Chepelov <[EMAIL PROTECTED]> + + * lib/ps-utf8.c: Strings in Symbol fonts were incorrectly rendered. + Added a special

Re: --enable-unicode

2001-05-28 Thread James Henstridge
On Mon, 28 May 2001, Cyrille Chepelov wrote: > Normally, XML files already embed character set encoding information in the > very first element ( That sounds like the best way to discriminate between old and new files. > > Is (libxml1 8-bit only) and (libxml2 dependent on gtk2) ? If not, we li

Chapin Charts with Dia?

2001-05-28 Thread Jamin Collins
Does anyone know if there are Chapin Chart symbols for Dia? A good example of chapin charts, for those that may not be familiar with them, can be found at http://www.open.org/~prslkg/sy_chap.htm. Or perhaps someone here knows of another tool for creating these charts? Jamin W. Collins ___

Re: Chapin Charts with Dia?

2001-05-28 Thread Andre Kloss
On Mon, 28 May 2001, Jamin Collins wrote: > Does anyone know if there are Chapin Chart symbols for Dia? A good example > of chapin charts, for those that may not be familiar with them, can be found > at http://www.open.org/~prslkg/sy_chap.htm. Or perhaps someone here knows > of another tool for

Re: Chapin Charts with Dia?

2001-05-28 Thread Hubert Figuiere
According to Andre Kloss <[EMAIL PROTECTED]>: > On Mon, 28 May 2001, Jamin Collins wrote: > > > Does anyone know if there are Chapin Chart symbols for Dia? A good example > > of chapin charts, for those that may not be familiar with them, can be found > > at http://www.open.org/~prslkg/sy_chap.h

Re: Chapin Charts with Dia?

2001-05-28 Thread Cyrille Chepelov
Le lun, mai 28, 2001, à 06:49:22 +0200, Hubert Figuiere a écrit: > Well. objects are defined in the objects directory. They a categorized > by sheet. So UML objects are in objects/UML, network objects are in > objects/network, and so on. So you'll have to create a subdir (like > objects/chaplin f

Re: --enable-unicode

2001-05-28 Thread Cyrille Chepelov
Le lun, mai 28, 2001, à 03:51:15 +0800, James Henstridge a écrit: > On Mon, 28 May 2001, Cyrille Chepelov wrote: > > > Normally, XML files already embed character set encoding information in the > > very first element ( > > That sounds like the best way to discriminate between old and new files.