[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unicode font-backend + tiling
From: |
Leo |
Subject: |
Re: unicode font-backend + tiling |
Date: |
Wed, 06 Dec 2006 12:44:40 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) |
On WED, 6 DEC 2006, Kenichi Handa wrote:
> By the way, I've just installed another fix for Xft
> font-backend so that fontconfig's setting takes effect.
>
> With the latest code, when I have this in ~/.fonts.conf:
>
> <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <fontconfig>
> <match target="pattern">
> <test name="family">
> <string>AR PL SungtiL GB</string>
> </test>
> <edit name="antialias" mode="assign">
> <bool>false</bool>
> </edit>
> </match>
>
> and set han script code as this:
>
> (set-fontset-font
> "fontset-default"
> 'han
> '("AR PL SungtiL GB" . "iso10646-1"))
>
> Chinese characters are dispalyed without antialias.
>
This is awesome.
--
Leo
- Re: unicode font-backend + tiling, (continued)
- Re: unicode font-backend + tiling, Miles Bader, 2006/12/05
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/05
- Re: unicode font-backend + tiling, Miles Bader, 2006/12/05
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/05
- Re: unicode font-backend + tiling, Miles Bader, 2006/12/05
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling, Stefan Monnier, 2006/12/05
- Re: unicode font-backend + tiling, Zhang Wei, 2006/12/04
- Re: unicode font-backend + tiling, Mikhail Gusarov, 2006/12/05
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling,
Leo <=
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling, Leo, 2006/12/06
- Re: unicode font-backend + tiling, Romain Francoise, 2006/12/06
- bug of char-displayable-p [Re: unicode font-backend + tiling], Kenichi Handa, 2006/12/06
- Re: unicode font-backend + tiling, Zhang Wei, 2006/12/06
- Re: unicode font-backend + tiling, Miles Bader, 2006/12/07
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/07
- Re: unicode font-backend + tiling, James Cloos, 2006/12/07
- Re: unicode font-backend + tiling, Kenichi Handa, 2006/12/13
- Re: unicode font-backend + tiling, James Cloos, 2006/12/13