[prev in list] [next in list] [prev in thread] [next in thread] 

List:       suse-kde
Subject:    Re: [suse-kde] KMail 1.5.1 and Fixed Font => more problems...
From:       Markus Kohli <kohli () webdeko ! com>
Date:       2003-04-24 9:27:23
[Download RAW message or body]

On Thursday 24 April 2003 08:30, Daniel Eckl wrote:
> But I have found 3 versions in my folder /etc/fonts. Perhaps one fits your
> needs. If this is true, please tell me which one.

Well well well!
I simply copied your fonts.conf to my /etc/fonts, and voilą, everything works 
like a charm!

I've put a diff at the end of this mail, just in case anybody wanted to 
analyze this.
For me the problem's solved :-D
Thanks a lot!

Markus




Here we go. The on in /etc/fonts is the fonts.conf from Daniel, the one in my 
home is mine (what a surprise).
kohli@karlchen:~> diff fonts.conf /etc/fonts/fonts.conf
3c3
< <!-- /etc/fonts.conf file to configure system font access -->
---
> <!-- /etc/fonts/fonts.conf file to configure system font access -->
6a7,10
>       DO NOT EDIT THIS FILE.
>       IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
>       LOCAL CHANGES BELONG IN 'local.conf'.
>
14c18
<       Note that the normal 'make install' procedure for XFree86 is to
---
>       Note that the normal 'make install' procedure for fontconfig is to
21c25
< <!-- Font directory list configured on Wed Mar  5 12:45:59 CET 2003 -->
---
> <!-- Font directory list configured on Mon Apr  7 02:27:18 CEST 2003 -->
23,24d26
<       <dir>/usr/X11R6/lib/X11/fonts</dir>
<       <dir>/usr/X11R6/lib/X11/fonts/truetype</dir>
25a28
>       <dir>/usr/X11R6/lib/X11/fonts/Type1</dir> 
<dir>/usr/X11R6/lib/X11/fonts/URW</dir> 
<dir>/usr/X11R6/lib/X11/fonts/truetype</dir>
139a143,167
>   Some Asian fonts misadvertise themselves as monospaced when
>   in fact they are dual-spaced (half and full).  This makes
>   FreeType very confused as it forces all widths to match.
>   Undo this magic by disabling the width forcing code -->
>       <match target="font">
>               <test name="family"><string>GulimChe</string></test>
>               <edit name="globaladvance"><bool>false</bool></edit>
>       </match>
>
>       <match target="font">
>               <test name="family"><string>DotumChe</string></test>
>               <edit name="globaladvance"><bool>false</bool></edit>
>       </match>
>
>       <match target="font">
>               <test name="family"><string>BatangChe</string></test>
>               <edit name="globaladvance"><bool>false</bool></edit>
>       </match>
>
>       <match target="font">
>               <test name="family"><string>GungsuhChe</string></test>
>               <edit name="globaladvance"><bool>false</bool></edit>
>       </match>
>
> <!--
169a198,225
>  Check user preference to avoid bitmap fonts and replace
>  bitmap face names with equivalent scalable fonts
>  -->
>
>       <match target="pattern">
>               <test name="prefer_outline">
>                       <bool>true</bool>
>               </test>
>               <test name="family">
>                       <string>Helvetica</string>
>               </test>
>               <edit name="family" mode="prepend" binding="same">
>                       <string>Arial</string>
>               </edit>
>       </match>
>
>       <match target="pattern">
>               <test name="prefer_outline">
>                       <bool>true</bool>
>               </test>
>               <test name="family">
>                       <string>Times</string>
>               </test>
>               <edit name="family" mode="prepend" binding="same">
>                       <string>Times New Roman</string>
>               </edit>
>       </match>
> <!--
295c351
<                       <int>0xfffa</int>       <!-- INTERLINEAR ANNOTATION 
TERMINATOR -->
---
>                       <int>0xfffb</int>       <!-- INTERLINEAR ANNOTATION 
TERMINATOR -->


-- 
	Please do not look into laser with remaining eyeball.

-- 
To unsubscribe, email: suse-kde-unsubscribe@suse.com
For additional commands, email: suse-kde-help@suse.com
Please do not cross-post to suse-linux-e


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic