Le Mercredi 2 Novembre 2005 10:59, Wolfram Quester a écrit :

> Thanks for your report, but I can't reproduce this bug on my PowerBook.
> The document uses "Bitstream Vera Sans" as font, which is in the debian
> package ttf-bitstream-vera. Are you sure that you have this package
> installed in your ibook? If not, inkscape uses a Sans Serif default font
> which leads to unexpected results.

Hi Wolfi,

You're right. It's not a problem with inkscape on powerpc. ;-)

After I received your message, I did a test and opened the svg with a brand 
new user and everything was OK. So I investigated further...

The problem comes from my fontconfig configuration. In my ~/.fonts.conf file, 
I used to specify the dpi for fontconfig with these lines I added when I was 
trying to fine-tune my font configuration:

        <match target="pattern" >
          <edit mode="assign" name="dpi" >
           <double>100</double>
          </edit>
        </match>

Removing these lines makes inkscape behave correctly.

I don't know if it's actually a bug in inkscape, if it's a bug in fontconfig 
or if it's none of a bug; but feel free to close it.

Thank you for your help.
Sincerely,

Yannick

Reply via email to