Ignore:
Timestamp:
11/09/2023 11:22:59 PM (8 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
9f55648
Parents:
6fa792b
git-author:
Ken Moffat <ken@…> (11/09/2023 11:11:25 PM)
git-committer:
Ken Moffat <ken@…> (11/09/2023 11:22:59 PM)
Message:

Fix and simplify 'Prefer Chosen CJK fonts' :

I had a setup like this on one of my machines, now that I'm
looking at the detail of fontconfig in a local branch I discovered
that there were certain problems with the example:

  1. I'm in an en locale, for pages that do not specify a locale

(or in vim/view, e.g. in mutt) the Japanese fonts were being
preferred.

  1. Fontconfig does not consider UMing suitable for zh-sc so it

was hardly ever used - and it does not really belong in local.conf.

3, Really prefer a Japanese font for Sans Serif and monospace, but
no point listing two of them.

  1. Comment where WenQuanYi Zen Hei is regarded as adequate and

therefore do not include it in these preferences, since it will
be picked up after them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/TTF-and-OTF-fonts.xml

    r6fa792b r24975c4  
    743743    <para>
    744744      In Korean, Batang or Myeongjo (the older name) are Serif, Dotum or
    745       Gothic and are the main Sans fonts. BLFS previously recommended the
     745      Gothic are the main Sans fonts. BLFS previously recommended the
    746746      Baekmuk fonts, but the Nanum and Un fonts are now preferred to Baekmuk by
    747747      <application>fontconfig</application> because of user requests.
Note: See TracChangeset for help on using the changeset viewer.