Author Topic: [Solved] Noto Sans Japanese (Japanese)  (Read 1433 times)

pure

  • Newbie
  • *
  • Posts: 8
    • View Profile
    • 雪月花
[Solved] Noto Sans Japanese (Japanese)
« on: September 30, 2016, 11:40:03 AM »
When text is rendered by a computer, sometimes there will be characters in the text that can not be displayed, because no font that supports them is available to the computer. When this occurs, small boxes are shown to represent the characters. We call those small boxes “tofu,” and we want to remove tofu from the Web. This is how the Noto font families got their name.

Noto helps to make the web more beautiful across platforms for all languages. Currently, Noto covers over 30 scripts, and will cover all of Unicode in the future. This is the Sans Japanese family. It has Regular and Bold styles and is hinted.

Noto fonts are intended to be visually harmonious across multiple languages, with compatible heights and stroke thicknesses. For the currently released Noto fonts see code.google.com/p/noto/

Note: Noto Sans Japanese has been subsetted to 6,934 characters and contains most of the characters defined by JIS X 0208. This includes 6,355 Kanji as well as 579 non Kanji characters.

Link

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

Example

font-family: 'Noto Sans Japanese', sans-serif;


Hello.

Two lines of the following will describe to which file.

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

font-family: 'Noto Sans Japanese', sans-serif;

If you have person there you know, thank you for your professor by all means.
Thank you.
« Last Edit: September 30, 2016, 02:11:59 PM by pure »

Mike

  • Guest
Re: Noto Sans Japanese (Japanese)
« Reply #1 on: September 30, 2016, 01:45:05 PM »
I agree, pure! I wish more distros used Noto by default. It looks great but also thoroughly set for many languages.

pure

  • Newbie
  • *
  • Posts: 8
    • View Profile
    • 雪月花
Re: Noto Sans Japanese (Japanese)
« Reply #2 on: September 30, 2016, 02:06:03 PM »
Thanks a lot Mike.
This thread, wrote for the study.
I'm not mean that especially troubled, perhaps.
It is a sign of my thirst for knowledge.
This thread has appeared to end.
Many thanks.
« Last Edit: September 30, 2016, 02:14:25 PM by pure »

Dan

  • Sr. Member
  • ****
  • Posts: 192
    • View Profile
Re: [Solved] Noto Sans Japanese (Japanese)
« Reply #3 on: September 30, 2016, 10:14:09 PM »
I'm still using the Noto fonts system wide.  :)