mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 13:28:12 -05:00
gnu: font-sarasa-gothic: Use English for synopsis.
* gnu/packages/fonts.scm (font-sarasa-gothic)[synopsis]: Use English. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
5e009a8874
commit
fc10a6eba8
1 changed files with 1 additions and 1 deletions
|
@ -1599,7 +1599,7 @@ (define-public font-sarasa-gothic
|
|||
(native-inputs (list p7zip))
|
||||
(home-page "https://github.com/be5invis/Sarasa-Gothic")
|
||||
(license license:silofl1.1)
|
||||
(synopsis "Sarasa Gothic / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕")
|
||||
(synopsis "CJK programming font based on Iosevka and Source Han Sans")
|
||||
(description
|
||||
"Sarasa Gothic is a programming font based on Iosevka and Source Han Sans,
|
||||
most CJK characters are same height, and double width as ASCII characters.")))
|
||||
|
|
Loading…
Reference in a new issue