On Sat, 21 Dec 2002 01:38:10 +0100, J.A. Magallon wrote:

> 
> On 2002.12.20 Frederic Crozat wrote:
>>On Fri, 20 Dec 2002 10:28:14 +0100, J.A. Magallon wrote:
>>
>>> Hi all...
>>> 
>>> Some parts of gnome refuse to work and hang in my box. I have tracked this
>>> to be a problem related with fonts.
>>
>>It is probably a bug in freetype2 with one of your fonts..
>>
> 
> Prepare to hear strange things....
> 
> Well, first of all, the "bug". fontconfig hangs if you activate this
> in /etc/fonts/fonts.conf:
> <!--
>   Enable sub-pixel rendering
>     <match target="font">
>         <test qual="all" name="rgba">
>             <const>unknown</const>
>         </test>
>         <edit name="rgba" mode="assign"><const>rgb</const></edit>
>     </match>
> -->
> 
> In more detail, it breaks on the <test>. Changing it to
>         <test name="rgba">
>             <const>unknown</const>
>         </test>
> (so uses the default "any") it works. Perhaps "all" for uni-valued props
> is broken ?

I'll try to test this.. Please fill a bugzilla bug for this one (if it is
not already done, I'm currently reading 1 week of old email, please be
indulgent :))

> 
> More. Once this is working, gedit (more exactly, gnomeprint) claims:
> 
> (gedit:7953): GnomePrint-WARNING **: Can't create GPFontEntry for Times-Regular
> because the extension could not be recognized (f.gz)

This is a problem with gnome-print, not fontconfig.. I've already asked
more info to gnomeprint author..

-- 
Frederic Crozat
MandrakeSoft


Reply via email to