Hi all,
is there any way how to use non latin 1 (esp. iso-8859-2) characters in dia?
I've downloaded and recompiled the 0.88.1 version and it's very nice but
I can't use some of our national characters as ecaron, rcaron and so on.
When I type them dia instead of them inserts the letters from iso
Hello everyone.
After using Dia on my Linux box, I tried to install its Windows version at
work. I downloaded
dia-bin-2001-05-12.zip
dia-extra-libs-2000-11-25.zip
http://hans.breuer.org/dia/gtk+-bin-2001-05-12.zip
As required, I unpacked the files contained in the last two files in the bin
directo
Hi, there.
Have you tried the windows installer? It has served me well, so have a
glimpse at http://dia-installer.sourceforge.net/
cu Andre
--
Tolerance rulez, everything else sux! -- Andre Kloss
___
Dia-list mailing list
[EMAIL PROTECTED]
http://ma
Hi!
> After using Dia on my Linux box, I tried to install its Windows version at
> work. I downloaded
> dia-bin-2001-05-12.zip
> dia-extra-libs-2000-11-25.zip
> http://hans.breuer.org/dia/gtk+-bin-2001-05-12.zip
> As required, I unpacked the files contained in the last two files in the
> bin
> di
On Wed, 4 Jul 2001, Tom Mraz wrote:
> is there any way how to use non latin 1 (esp. iso-8859-2) characters in dia?
Try unicode just added by Cyrille ( I haven't tested it yet
as I have problems with unicode fonts/keyboard on my notebook)
Compile with --enable-unicode
> charset. Is there any 'qu
Is there a place (like themes.org) that archives 'third party' diagram
entities? I've used dia for a long time in my own operations, quite happy
with the limited stencils that ship with the editor, but my clients all
complain bitterly about them. Apparently visio has a lot of 'pretty
pictures' an
I used to encounter this problem in the aspect I required EPSes in Russian.
After Cyrille's advice (he mentioned it as a last resort) I hardcoded KOI8-R
in charconv.c:
$ grep -r KOI8-R *
lib/charconv.c:#define EFAULT_8BIT_CHARSET "KOI8-R"
However, I had no problems with cyrillic on-screen fonts
Dolores Alia de Saravia [mailto:[EMAIL PROTECTED]] wrote:
> But I beleive that what manual says about resizing is not always true:
> For example, try loading "Document" from the FlowChart sheet and then
> try to resize it (not by writting inside...)
>
>
> It looks like:
> shapes defined with
On Thu, 5 Jul 2001, B. C. J. O. wrote:
>
> Is there a place (like themes.org) that archives 'third party' diagram
> entities? I've used dia for a long time in my own operations, quite happy
> with the limited stencils that ship with the editor, but my clients all
> complain bitterly about them.
Hi again.
I'm running out of time as well as motivation and, worst of all,
ideas. Ok, let's see, what we have now:
I need some Callback that a dragged UrShape can perform in order to
interact somehow with the UrContainer. The source for the UrShape
side of this functionality should read like thi
On 5 Jul 2001, Lars Clausen wrote:
> On Thu, 5 Jul 2001, B. C. J. O. wrote:
>
> >
> > Is there a place (like themes.org) that archives 'third party' diagram
> > entities? I've used dia for a long time in my own operations, quite happy
> > with the limited stencils that ship with the editor, but
The "normal" UrContainer should have just layout behaviors same as the
Drag n' Drop ones without allowing Drag n' Drop. Perhaps we should make
DnD an attribute instead of a separate type of container. A note on
HORIZANTAL_ARRAY, VERTICAL_ARRAY containers. Perhaps these should be VBOX
and HBOX t
James Henstridge wrote:
> As for whether case should matter for xml namespace URIs, the current code
> for loading shape files uses the standard libxml function to get a handle
> for the namespace. As libxml doesn't perform case folding here, I doubt
> that URIs are supposed to be case insensiti
13 matches
Mail list logo