Zhu Zihao <all_but_l...@163.com> writes: > This patch adds Sarasa Gothic. Sarasa Gothic is based on Iosevka and Source > Han > Sans, intends to make a really monospaced(inclduing CJK characters) > programming > fonts. In Sarasa Gothic, a normal CJK character is same height and double > width > as an ASCII character.
Thanks! Applied with the following changes, hope the copyright line was okay:
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 3c7361f162..f60d4f80fb 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -34,6 +34,7 @@ ;;; Copyright © 2020 John Soo <js...@asu.edu> ;;; Copyright © 2020 Raghav Gururajan <raghavgurura...@disroot.org> ;;; Copyright © 2020 Julien Lepiller <jul...@lepiller.eu> +;;; Copyright © 2020 Zhu Zihao <all_but_l...@163.com ;;; ;;; This file is part of GNU Guix. ;;; @@ -1267,7 +1268,7 @@ programming. Iosevka is completely generated from its source code.") (mkdir "source") (chdir "source") (invoke "7z" "x" source)))))) - (native-inputs `(("p7zip" ,(@ (gnu packages compression) p7zip)))) + (native-inputs `(("p7zip" ,p7zip))) (home-page "https://github.com/be5invis/Sarasa-Gothic") (license license:silofl1.1) (synopsis "Sarasa Gothic / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕")
signature.asc
Description: PGP signature