dia 0.97.1 does not accepts argument with iso8859-2 via command line

2010-08-27 Thread Kaminar
Hello, I have set locales to cs_CZ.ISO8859-2 on FreeBSD 8.1 and I use ISO8859-2 characters in my file names. I use converting dia diagram to EPS format via command line. But from version dia 0.97.1 when I convert diagrams to EPS, dia gets error message and nothing converts: $ dia -t eps filename-

Re: dia 0.97.1 does not accepts argument with iso8859-2 via command line

2010-08-29 Thread Kaminar
Hello Steffen, > On 08/27/2010 10:43 AM, Kaminar wrote: > > I have set locales to cs_CZ.ISO8859-2 on FreeBSD 8.1 and I use > > ISO8859-2 characters in my file names. > > I use converting dia diagram to EPS format via command line. > > But from version dia 0.97.1 whe

Re: dia 0.97.1 does not accepts argument with iso8859-2 via command line

2010-09-05 Thread Kaminar
Hi Steffen, I was very busy in past time, so I couldn't response sooner. Meanwhile I tried some tests on FreeBSD 8.1. I tried some other applications (gvim, gv, xpdf, gimp, xdvi) which are capable to run from CLI with filename as input argument. All of they run correctly with localized filenames.

Re: dia 0.97.1 does not accepts argument with iso8859-2 via command line

2010-09-11 Thread Kaminar
Hi Steffen, I tried to reproduce same problem with Dia on virtualized Ubuntu 10.04.1 (i386) under VirtualBox. Dia v0.97.1 has same problem with filenames with localized charactes on Ubuntu Linux as on FreeBSD. The steps to reproduce: 1) Installing Ubuntu with Czech environment and czech localiza

Re: dia 0.97.1 does not accepts argument with iso8859-2 via command line

2010-09-17 Thread Kaminar
Hi Steffen, > On 09/11/2010 07:01 PM, Kaminar wrote: > > $ export g_filename_encodi...@locale > > > Did you try > > export G_BROKEN_FILENAMES=yes > export G_FILENAME_ENCODING= I tried this settings on FreeBSD and virtualized Ubuntu. It got same error. &

Line pointed to center of circle

2011-09-17 Thread Kaminar
Hi, I have one problem with anchoring the line to the center of circle (ellipse). If I drawing a line to center of a circle, the line is anchored to binding point at border of circle. Only one solution which I found is that It must first draw line and then place circle over line at right position

Re: Line pointed to center of circle

2011-09-19 Thread Kaminar
> It never hurts to mention which version of Dia you are using and the OS. I tried it in Dia 0.97.1 in Ubuntu 10.04. But described behaviour I observed in previous Dia version too. > With object snap turned on. > If you create an ellipse and set it to be a circle, and turn the back ground > off,

Re: Line pointed to center of circle

2011-09-19 Thread Kaminar
d it. > > You are asking for a behavior that is common in a CAD program where lines > are snapped to the center and remain visible. > > There are 8 attachment points on the border of an ellipse or circle where > the major and minor axes are located. You can attach a line to

Re: Line pointed to center of circle

2011-09-20 Thread Kaminar
d > this, then you may find that developing it yourself is best. > > Sorry, > > Mike > > On Mon, Sep 19, 2011 at 5:55 PM, Kaminar wrote: > > > > Regarding your discussion of blocks, do you mean a group? > > > > No, I don't mean group. I mean only se

Re: Line pointed to center of circle

2011-09-21 Thread Kaminar
> I have one problem with anchoring the line to the center of circle (ellipse). If I > drawing a line to center of a circle, the line is anchored to binding point at > border of circle. That feature is called autogap and implemnted about 6 years ago. See http://mail.gnome.org/archives/dia-list/200

Re: Line pointed to center of circle

2011-09-21 Thread Kaminar
> >> Is there any way how to avoid this behaviour? > >> > > Without recompiling the only workaround coming to my mind is using another > > (mis-)feature. If you group the line with something else it wont connect > > any longer, thus not autogap. > > You can create a custom shape, and it will wor