← Back to team overview

touch-packages team mailing list archive

[Bug 1346766] Re: Chinese in Ubuntu Touch should use Heiti style sans serif font

 

On 2014-07-29 04:04, Rex Tsai wrote:
> No, I tested it with both en_US.UTF-8 and zh_CN.UTF-8 locales. Both
> are borken. ;-)

Well, the config file I attached in comment #12 does not make a
difference with an English locale, but it ought to change the behaviour
if LANG is zh_CN.UTF-8.

This indicates that the problem with fontconfig configuration and qt
apps is worse in the phone than elsewhere. So, before a change is made
to the seed, could you please test if the fonts-wqy-microhei package
gives the desired rendering?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-touch-meta in
Ubuntu.
https://bugs.launchpad.net/bugs/1346766

Title:
  Chinese in Ubuntu Touch should use Heiti style sans serif font

Status in “ubuntu-touch-meta” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu Touch uses Kaiti style font as the main UI font for displaying
  Chinese, which is not optimal as nowadays operating systems all use
  Heiti style font for the UI, we should really change it asap.

  Currently there are two choices on Ubuntu, fonts-droid and wqy-
  microhei. Below I will list out the pros and cons.

  wqy-microhei (DroidSansFallbackFull.ttf, modified):
  - Pros:
    - The advantage of wqy-microhei being its wider codepoint coverage, for example it also contains Japanese Kanas and Korean Hanguls in one font. The downside is it may be of lower quality than the original DroidSansFallbackFull.ttf due to its lack of maintenance in recent years.
  - Cons:
    - I am not too much in favour of using wqy-microhei, the reason being that it is basically a font that based on the Droid font (DroidSansFallbackFull.ttf to be exact).
    - Upstream has not updated wqy-microhei for long time, so it lacks any new updates from the Droid font, although it may not be obvious to users.
    - Another possible disadvantage of wqy-microhei is it includes more latin characters, which may result to inconsistent glyphs being used.

  fonts-droid (DroidSansFallbackFull.ttf, original):
  - Pros:
    - The advantage is it has coverage of CJK ext. A [1], which wqy-microhei does not provide.
  -Cons:
   - On the other hand, wqy-microhei has added some glyphs that the droid font does not provide, I don't have the exact number of that but I believe it's just a small number.
   - The disadvantage is it does not include Korean Hangul, which can be remedied with another Korean font, and it's not our current concern anyway.

  As an additional alternative, just a few days ago, Google released the
  Noto Sans CJK fonts [2][3]:

  fonts-noto (Noto Sans CJK fonts):
  - Pros:
    - It takes care of different writing standards of Traditional Chinese, Simplified Chinese, Japanese and Korean, which makes everyone happy (see slide 13-14 of [3])
    - It covers Japanese and Korean as well
  - Cons:
    - Needs to be tested
    - Bigger size than the other alternatives as a result of catering for both Traditional and Simplified Chinese
    - Not yet packaged [4]

  [1] https://en.wikipedia.org/wiki/CJK_Unified_Ideographs_Extension_A
  [2] http://googledevelopers.blogspot.de/2014/07/noto-cjk-font-that-is-complete.html
  [3] https://docs.google.com/presentation/d/1xIBCsqwrSxowmLQS7kJm9gM58-FmOIYlZWoRlgqtqE4/edit#slide=id.g36327fada_643
  [4] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754926

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1346766/+subscriptions


References