unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: Zhu Zihao <all_but_last@163.com>, guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add font-sarasa-gothic
Date: Sat, 30 May 2020 16:33:15 +0200	[thread overview]
Message-ID: <877dwtze50.fsf@gnu.org> (raw)
In-Reply-To: <87y2paitbq.wl-all_but_last@163.com>


[-- Attachment #1.1: Type: text/plain, Size: 394 bytes --]

Zhu Zihao <all_but_last@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:


[-- Attachment #1.2: diff --]
[-- Type: text/x-patch, Size: 1007 bytes --]

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 <jsoo1@asu.edu>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
 ;;; Copyright © 2020 Julien Lepiller <julien@lepiller.eu>
+;;; Copyright © 2020 Zhu Zihao <all_but_last@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 / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕")

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2020-05-30 14:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29 16:44 [PATCH] gnu: Add font-sarasa-gothic Zhu Zihao
2020-05-30 14:33 ` Marius Bakke [this message]
2020-05-30 15:14   ` Zhu Zihao
2020-05-30 21:24     ` Marius Bakke
  -- strict thread matches above, loose matches on Subject: below --
2020-05-30  2:50 Zhu Zihao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877dwtze50.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=all_but_last@163.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).