[Bug 1581160] Re: Switch to Noto Sans as default font for Japanese and/or Korean?

Mitsuya Shibata mty.shibata at gmail.com
Mon Oct 9 11:30:32 UTC 2017


> Would that be a hinting configuration issue?

You pointed it out clearly!

Previous takao font has following configuration.

----
    <match target="font">
        <test name="family" compare="contains">
            <string>TakaoGothic</string>
        </test>
        <test name="pixelsize" compare="less_eq">
            <double>18</double>
        </test>
        <edit name="hintstyle" mode="assign">
            <const>hintnone</const>
        </edit>
        <edit name="embeddedbitmap">
             <bool>false</bool>
        </edit>
    </match>
----

I add above fontconfig settings for Noto (Sans|Seirf|Mono) CJK JP. 
It works very well in my environment.

** Attachment added: "69-language-selector-ja.conf"
   https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+attachment/4965737/+files/69-language-selector-ja.conf

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/1581160

Title:
  Switch to Noto Sans as default font for Japanese and/or Korean?

Status in language-selector package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 16.04 Noto Sans CJK is the default font for rendering
  Chinese. After having struggled with a few issues, I believe that we
  finally achieved the desired improvement of the rendering experience.

  So now I ask: Is there an interest from Japanese and Korean users to
  consider a switch to Noto Sans? (The fonts are already installed for
  all users on Ubuntu 16.04.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1581160/+subscriptions



More information about the foundations-bugs mailing list