mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: font-lxgw-wenkai: Use English for synopsis.
* gnu/packages/fonts.scm (font-lxgw-wenkai)[synopsis,description]: Use English. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
fc10a6eba8
commit
c24a2e7c30
1 changed files with 4 additions and 2 deletions
|
@ -2725,9 +2725,11 @@ (define-public font-lxgw-wenkai
|
|||
"17li3xry4j4ccdnwz2pcnf0gv7c5mwq0h5fwvl7ar28brn2qgdbk"))))
|
||||
(build-system font-build-system)
|
||||
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
|
||||
(synopsis "LXGW Wenkai / 霞鹜文楷")
|
||||
(synopsis "Simplified Chinese Imitation Song typeface")
|
||||
(description
|
||||
"An open-source Chinese font derived from Fontworks' Klee One.")
|
||||
"LXGW Wenkai is a Simplified Chinese Imitation Song typeface covering the
|
||||
CJK Unified Ideographs (base block) and commonly used Hangul. For characters
|
||||
within GB 2312, standard glyphs for Mainland China is used.")
|
||||
(license license:silofl1.1)))
|
||||
|
||||
(define-public font-lxgw-wenkai-tc
|
||||
|
|
Loading…
Reference in a new issue