← Back to team overview

documentation-packages team mailing list archive

[Bug 521163]

 

> So how about listing sans-serif (Hei) before bitmap then?

Bitmaps are more like a compromise to poor hinting tech (could not
handle the high stroke densities in Han (especially Hant) glyphs) +
small pixel sizes (and perhaps small disk space) in the old days.
Vectors can get rendered into a mess of black-and-white, so bitmaps were
actually giving better legibility.

Now we have sfdhanautohint, HiDPI screens and bigger disks, so perhaps
the only places for bitmaps to go are terminals and TTYs (Unibit
actually worked very well for me.)

> There is also a 69-unifont.conf, probably the differences between
these unifonts and cjk fonts are not that big.

I was confused by all these "unifont"s at first. It seems that GNU has a
"Unifont" which was mostly 16x16 pixel glyphs, and Arphic has something
called CJKUnifonts (UMing, UKai), while the config file is more like
listing some catch-all Unicode fallback fonts.

> Because 65-nonlatin puts many
> Japanese fonts in front of Chinese fonts, when rendering a block of text with
> Han glyphs, one often see a mixture of Gothic, Mincho, Song and Kai glyphs,
> which looks horrible.

See my previous comment -- this has nothing to do with locale mixing.
And Mincho is just Song. (See #Generics.)

> I suggest to put Chinese fonts in front of Japanese/Korean fonts.
> [...] consistent [...]

Previous comment gives a different rationale for this.

> Giving a higher priority to proprietary fonts

And nowadays many FOSS fonts look better than all these old proprietary
favourites. (Sounds wise to kick them out directly now.)

* * *

Generics
--------

* Gothic is basically sans (just like western typography).
* Dotum{,Che} (rectangle hangul edges) and Gulim (round hangul edges) are Korean sans-serifs.
* Mincho is just "Ming Dynasty", i.e. Ming, which is actually when the "Song" (the Chinese dynasty after Ming) typefaces got its basic distinct shapes from Kai.
* Ming is just how people in non-mainland-China areas refer to Song/Sung. That includes Japan (Mincho), Taiwan, HK and Macau. Since it's kind of more correct historically, I prefer this name too.
* Batang (i.e. "basic" according to zh.wikipedia) is a Korean Ming.
* Kai is the most common Chinese script style, which is written neatly. Chinese cursive is called Cao (草), and Xing (行) is between the two. (XingKai is the more Kai-ish branch of Xing, the other one being XingCao.)

It then seems unwise to refer to typefaces using these locale-and-
vendor-dependent names rather than "sans-serif", "serif" and "cursive"
in logical fallback orders, with locale ordered discussed separately.

I am using Kai to match cursive because:

a. There are few Cao typefaces. (Complex ligations, adaptations to vertical writing...)
b. Cao is hardly legible.
c. Kai is very common (and available in FOSS forms -- unlike XingKai), and since people actually use "Comic Sans" to match cursive it doesn't sound too bad to me.

Scripts
-------

And some info on scripts that we have mentioned:

* Han/Kanji/Hanja: CJK Ideographs, e.g. 字体 (Hans),字體 (Hant). The good news is that despite different writing standards, most simplified characters are not unified with their traditional forms, so most of the differences are tolerable. Bad news? Japanese have largely simplified their Han set on their side too (in 1946, with a great reduction to ~2K chars), and unfortunately unification with CN is seen in chars like 门.
* Hangul = "Hang": Korean phonetic alphabet mostly made up of Han strokes and circles.
* Kana = "Hrkt": Japanese phonetic alphabet with shapes originally sourced from simplifications of Chinese glyphs with the target pronunciations. There are two sets of Kana -- hiragana "Hira" (for native words) and katakana "Kana" (for foreign words mainly).

Many everyday Korean text only consist of Hanguls, while most Japanese
text show a mix of Kanjis and Kanas.

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ttf-wqy-zenhei in Ubuntu.
https://bugs.launchpad.net/bugs/521163

Title:
  WenQuanYi Zen Hei is prioritised above Japanese fonts for Japanese
  language text

Status in Fontconfig:
  Unknown
Status in Ubuntu Translations:
  Triaged
Status in ttf-wqy-zenhei package in Ubuntu:
  New

Bug description:
  Binary package hint: ttf-wqy-zenhei

  (I hope I've picked the right place to start with reporting this bug.
  I find fontconfig and CJK font selection issues in general quite
  confusing.)

  In Karmic, running firefox seems to pick a non-Japanese font for displaying Japanese web pages. (You can tell because the preferred character styles are somewhat different.) This used to work in Jaunty, but Karmic makes a worse font choice. 
  [Details: I have LANG=en_GB.UTF-8 but also PANGO_LANGUAGE=en;ja to tell Pango to guess Japanese if it has to guess. I'll attach the result of running a firefox with FC_DEBUG=1 and looking at a sample page with problems; you can see it asking for a font with 'lang: "ja"' and getting back "WenQuanYi Zen Hei", so I don't think firefox is at fault here.]

  This seems to be because if we ask fontconfig for a "Sans" font for
  Japanese text it gives back the ttf-wqy-zenhei one instead:

  $ fc-match Sans:lang=ja
  wqy-zenhei.ttc: "WenQuanYi Zen Hei" "中等"

  I do have Japanese fonts installed:

  $ fc-list :lang=ja
  WenQuanYi Zen Hei Mono,文泉驛等寬正黑,文泉驿等宽正黑:style=Medium,中等
  Sazanami Mincho,さざなみ明朝:style=Mincho-Regular,Regular
  WenQuanYi Zen Hei,文泉驛正黑,文泉驿正黑:style=Medium,中等
  VL PGothic,VL Pゴシック:style=regular
  Sazanami Gothic,さざなみゴシック:style=Gothic-Regular,Regular
  VL Gothic,VL ゴシック:style=regular

  (and if you don't ask for a Sans font you get back one of those:
  $ fc-match :lang=ja
  ttf-japanese-gothic.ttf: "VL Gothic" "regular"
  )

  I think that if the application is asking for a font to display
  Japanese text in, then all Japanese fonts should be prioritised above
  any of the other CJK fonts...

  ProblemType: Bug
  Architecture: i386
  Date: Fri Feb 12 20:02:59 2010
  DistroRelease: Ubuntu 9.10
  Package: ttf-wqy-zenhei 0.8.38-1ubuntu1
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
  SourcePackage: ttf-wqy-zenhei
  Uname: Linux 2.6.31-17-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/fontconfig/+bug/521163/+subscriptions