This package browser is in early development. Mind the rough edges.

font-adobe-source-han-sans 2.005

Pan-CJK fonts

Source Han Sans is a sans serif Pan-CJK font family that is offered in seven weights: ExtraLight, Light, Normal, Regular, Medium, Bold, and Heavy. And in several OpenType/CFF-based deployment configurations to accommodate various system requirements or limitations. As the name suggests, Pan-CJK fonts are intended to support the characters necessary to render or display text in Simplified Chinese, Traditional Chinese (Taiwan, Hong Kong), Japanese, and Korean.

Installation

Install font-adobe-source-han-sans 2.005 as follows:

guix install font-adobe-source-han-sans@2.005

Or install the latest version:

guix install font-adobe-source-han-sans

The font-adobe-source-han-sans package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install font-adobe-source-han-sans:cn
guix install font-adobe-source-han-sans:hk
guix install font-adobe-source-han-sans:jp
guix install font-adobe-source-han-sans:kr
guix install font-adobe-source-han-sans:tw

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.