The current FreeType code relies on X providing a font path list, and on
this list containing paths to TrueType and other fonts. Under RH7.3 the
XFree86 supplied has the font paths specified correctly. It doesn't however,
load the modules which enable XFree86 to interpret these fonts and hence
XFr
On Fri, 17 May 2002, Robert Young wrote:
> In 0.90 RC1, under RH7.3, a segfault can occur if a font face does not
> have a family_name e.g. wadalab-gothic.ttf To stop this happening, a
> simple check is required.
Thank you! A nice & precise bug report.
> in lib/font.c at line 583 (in freetype_a
In 0.90 RC1, under RH7.3, a segfault can occur if a font face does not have
a family_name e.g. wadalab-gothic.ttf
To stop this happening, a simple check is required.
in lib/font.c at line 583 (in freetype_add_font, after the if (error) { } )
please insert
if (face->family_name == NULL)
r
On 2002.05.16 08:28 Pierre Pronchery wrote:
> On Thu, May 16, 2002 at 06:23:06PM +0300, Steffen Macke wrote:
> > Pierre,
> >
> > I think this is excellent!
> well, thanks :)
> > I think at least the part on
> > shape creation should be added to
> > the dia manual. I would also like to
> > add the
Le Fri, May 17, 2002, à 01:09:11AM +0200, Mattam a écrit:
> I wrote a plugin to allow transformations of the dia file using xslt.
> It is integrated as a plug-in that only do exporting. The user select a
> language in a separate widget when is chooses to use the code (*.code) file
> form
Hi,
I wrote a plugin to allow transformations of the dia file using xslt. It is
integrated as a plug-in that only do exporting. The user select a language in a
separate widget when is chooses to use the code (*.code) file format. Only UML sources
objects are supported yet as
Le Thu, May 16, 2002, à 03:11:50PM -0500, Lars Clausen a écrit:
> I'm looking into this.
Oh! I had begun (fixed one tooltip, located a couple spots, and _()'d the
localisable strings), but then RL stuff prevented me from finishing and
committing (OTOH, I had announced I had no time). So it's com
On Thu, 16 May 2002, Cyrille Chepelov wrote:
> Le Thu, May 16, 2002, à 04:08:45PM +0200, Torben H. Nielsen a écrit:
>> Hi,
>>
>> I just noticed that the 'Sheets and objects dialog' does not handle
>> unicode text strings properly! It justs writes the raw string
>> instead
>
> Indeed.
>
> Si
Le Thu, May 16, 2002, à 04:08:45PM +0200, Torben H. Nielsen a écrit:
> Hi,
>
> I just noticed that the 'Sheets and objects dialog' does not handle
> unicode text strings properly! It justs writes the raw string
> instead
Indeed.
Since dia's core is now UTF-8, we can somewhat get out of #hel
On Thu, 16 May 2002, Pierre Pronchery wrote:
> Date: Thu, 16 May 2002 17:28:13 +0200
> From: Pierre Pronchery <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Documentation on the development of C (C++?) Dia plugins
> (shapes)
>
> On Thu, May 16, 200
Le Thu, May 16, 2002, à 12:31:31PM +0200, Andre Rabello DOS ANJOS a écrit:
> Hi,
> I've tried to compile the CVS version of dia on a RH7.2 box, but I get
> my 'configure' script being generated broken. The line it seems to find
> a problem is:
>
> INTLTOOL_REQUIRED_VERSION_AS_INT=`ech
Le Wed, May 15, 2002, à 06:15:00PM -0400, Maiorana, Jason a écrit:
>
> tiny example diagram attached:
> does this attached diagram show up for anyone
> in their version of dia. It should contain
> a flowchart box with:
>
> "begin:?, end"
>
> inside it
The problem is, while dia now has
Le Thu, May 16, 2002, à 04:46:50PM +0200, Torben H. Nielsen a écrit:
> Shouldn't app/sheets_dialog.c be listed in po/POTFILES.in ??
Yes, it should. Good catch !
-- Cyrille
--
Grumpf.
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.
Mensaje citado por Lars Clausen <[EMAIL PROTECTED]>:
> On Wed, 15 May 2002, Leonardo Contreras Alfonso wrote:
> > Hi, i´ve downloaded dia 0.90.RC1, and i´ve noticed there has not be
> > changed the bug that makes dia crack when using text fields using dia
> > throught XWin32, i don´t know if the
On Thu, May 16, 2002 at 06:23:06PM +0300, Steffen Macke wrote:
> Pierre,
>
> I think this is excellent!
well, thanks :)
> I think at least the part on
> shape creation should be added to
> the dia manual. I would also like to
> add the rest (Other opinions on this?).
> Would that be ok for you?
o
Pierre,
I think this is excellent!
I think at least the part on
shape creation should be added to
the dia manual. I would also like to
add the rest (Other opinions on this?).
Would that be ok for you?
Are you familiar with DocBook so that you
could merge your text with the dia manual?
Steffen
Hi,
I've tried to compile the CVS version of dia on a RH7.2 box, but I get
my 'configure' script being generated broken. The line it seems to find
a problem is:
INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.12 | awk -F. '{ printf "%d",
0.12 * 100 + ; }'`
Of course the problem
Hi,
I'm currently writing a report (I'm on an internship for school), which will deal with
the creation of Dia plugins (creation of complex shapes and attributes).
I'll publish it soon on my website, certainly at
http://www.defora.org/modules.php?name=Reviews&rop=showcontent&id
On Tue, 07 May 2002 11:44:33 +0200 "Ben Hetland" <[EMAIL PROTECTED]>
wrote:
> On Wed, 1 May 2002 00:17:34 -0400, "James K.Lowden"
> <[EMAIL PROTECTED]> wrote:
> > I propose: Leave the feature on. Reverse dragging selects
> > intersecting objects, and Forward dragging does not. If the user
> > h
On Tue, 07 May 2002 11:44:33 +0200 "Ben Hetland" <[EMAIL PROTECTED]>
wrote:
> On Wed, 1 May 2002 00:17:34 -0400, "James K.Lowden"
> <[EMAIL PROTECTED]> wrote:
> > I propose: Leave the feature on. Reverse dragging selects
> > intersecting objects, and Forward dragging does not. If the user
> > h
Hi
Shouldn't app/sheets_dialog.c be listed in po/POTFILES.in ??
Allso should all translators be aware that this dialog introduces some
new words to be translated.
Torben
_
Yahoo! Grupper
Over 4000 grupper at blive medlem af - eller opret helt
Hi,
I just noticed that the 'Sheets and objects dialog' does not handle
unicode text strings properly! It justs writes the raw string
instead
Torben
_
Yahoo! Grupper
Over 4000 grupper at blive medlem af - eller opret helt din egen!
www.yah
--- Cyrille Chepelov <[EMAIL PROTECTED]> wrote:
> My script autogen's it every morning, 9:30. And I
> build it rather frequently
> from CVS. I'm not alone...
Cyrille, like always, impressive.
Thanks, I will report my status.
mike
=
James Michael DuPont
--- Cyrille Chepelov <[EMAIL PROTECTED]> wrote:
> My script autogen's it every morning, 9:30. And I
> build it rather frequently
> from CVS. I'm not alone...
Cyrille, like always, impressive.
Thanks, I will report my status.
mike
=
James Michael DuPont
--- Cyrille Chepelov <[EMAIL PROTECTED]> wrote:
> My script autogen's it every morning, 9:30. And I
> build it rather frequently
> from CVS. I'm not alone...
Cyrille, like always, impressive.
Thanks, I will report my status.
mike
=
James Michael DuPont
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous Wed May 15 09:23:56 2002
+++ dia-cvs-snapshot/ChangeLog Thu May 16 09:23:05 2002
@@ -1,3 +1,22 @@
+2002-05-15 Cyrille Chépélov <[EMAIL PROTECTED]>
+
+ * lib/charconv
26 matches
Mail list logo