[taskjuggler-devel] Re: Accented characters

From: Nicolas Girard (nicolas.girard_at_nerim.net)
Date: Tue Nov 09 2004 - 22:00:56 CET


From: Nicolas Girard <nicolas.girard@nerim.net>
Date: Tue, 9 Nov 2004 22:00:56 +0100
Message-Id: <200411092200.57150.nicolas.girard@nerim.net>
Subject: [taskjuggler-devel] Re: Accented characters

Álvaro wrote:

> In my version of tjx2gantt, (1.3?) the problem seems to be that,
> although iso-latin1 fonts are defined, the standard adobe-encoded fonts
> are used instead. Maybe whenever something like
> $p->setfont("Times-Roman", 12) is called,
> $p->setfont("Times-Roman-iso", 12) should be called instead.
 
Hi Álvaro ,
you're damn right, many thanks for the tip !

It's sad such a problem was arleady known without tjx2gantt to be corrected.
I also noticed that in the same way, the current version still has the same
problems with $p->box(), as explained in an earlier post:

http://lists.suse.com/archive/taskjuggler/2003-May/0029.html

It took me some time to realize it ; it's a pity that the corrections are
explained in this very post and they weren't applied to tjx2gantt.

Now my copy of tjx2gantt contains the correction for both the iso-latin1 fonts
and the box() and circle() drawing. Is there anyone I could send it so that
tjx2gantt could be updated ?

Cheers,
Nicolas

-- 
To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com
For additional commands, email: taskjuggler-devel-help@suse.com


This archive was generated by hypermail 2.1.7 : Tue Nov 09 2004 - 22:16:55 CET