Message ID | y7635ebfoke.wl-hako@ultrarare.space |
---|---|
State | New |
Headers |
Return-Path: <guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org> X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A40AC27BBE9; Fri, 5 Aug 2022 02:49:19 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, SPF_HELO_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 202F227BBEA for <patchwork@mira.cbaines.net>; Fri, 5 Aug 2022 02:49:19 +0100 (BST) Received: from localhost ([::1]:54444 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org>) id 1oJmSk-0005mp-BS for patchwork@mira.cbaines.net; Thu, 04 Aug 2022 21:49:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1oJmSU-0005lb-Uj for guix-patches@gnu.org; Thu, 04 Aug 2022 21:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37491) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1oJmSU-0002Lo-MO for guix-patches@gnu.org; Thu, 04 Aug 2022 21:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1oJmSU-0005Xp-Gm for guix-patches@gnu.org; Thu, 04 Aug 2022 21:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56975] [PATCH v2 4/7] gnu: font-chiron-sung-hk: Use English for synopsis. Resent-From: Hilton Chain <hako@ultrarare.space> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org> Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Aug 2022 01:49:02 +0000 Resent-Message-ID: <handler.56975.B56975.165966411121253@debbugs.gnu.org> Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56975 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56975@debbugs.gnu.org Cc: Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>, =?utf-8?b?5a6L?= =?utf-8?b?5paH5q2m?= <iyzsong@envs.net> Received: via spool by 56975-submit@debbugs.gnu.org id=B56975.165966411121253 (code B ref 56975); Fri, 05 Aug 2022 01:49:02 +0000 Received: (at 56975) by debbugs.gnu.org; 5 Aug 2022 01:48:31 +0000 Received: from localhost ([127.0.0.1]:55469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces@debbugs.gnu.org>) id 1oJmRy-0005Wj-Tj for submit@debbugs.gnu.org; Thu, 04 Aug 2022 21:48:31 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:45658) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <hako@ultrarare.space>) id 1oJmRx-0005WW-4w for 56975@debbugs.gnu.org; Thu, 04 Aug 2022 21:48:29 -0400 Date: Fri, 05 Aug 2022 09:48:17 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1659664103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Xj8zAQsYxU4XCb3dLqQnx6elx4yZ6FQhYkKszhU0x1U=; b=LwVyNv2NRTBXhsXwVr+9SCMG1yTnnqBRgyfA7lWR9kJ1wxD88RnPrKm26ct7vNJ08Lqugi Kjr7PClzq3FkA1mWsvp/+6E1zTMnt3YcPJYT6/AnGLt7VUoCjB/cj0DbdLISJF+FfUhowa 5fJo/sGFCHJcYuUZE8KI1eabfJI27o5b1L+PDe3hcIV5xlGrNniq35q/FYoV3unul3TSEJ 47PlaBKReBLLb9L9sHTOq/WMIUwAJPPoYchoDZqVBKGq6CWrRKJtkUA3FFC1zEjbp0WJUe ii8qIqRCcHlwhq0Mvb3b0GfSj2UiwMEr36jmvLLexwQ0QrbihG6HYRm1usK1Kw== Message-ID: <y7635ebfoke.wl-hako@ultrarare.space> In-Reply-To: <y764jyrfoky.wl-hako@ultrarare.space> References: <y76o7x0f8ox.wl-hako@ultrarare.space> <handler.56975.B.165961916012019.ack@debbugs.gnu.org> <y76mtckf8kb.wl-hako@ultrarare.space> <y76les4f8ia.wl-hako@ultrarare.space> <y76k07of8h2.wl-hako@ultrarare.space> <y76iln8f8g2.wl-hako@ultrarare.space> <y76h72sf8f8.wl-hako@ultrarare.space> <y76fsicf8ei.wl-hako@ultrarare.space> <y76edxwf8dp.wl-hako@ultrarare.space> <y768ro3fong.wl-hako@ultrarare.space> <y767d3nfom7.wl-hako@ultrarare.space> <y765yj7foli.wl-hako@ultrarare.space> <y764jyrfoky.wl-hako@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: <guix-patches.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/guix-patches> List-Post: <mailto:guix-patches@gnu.org> List-Help: <mailto:guix-patches-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=subscribe> Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" <guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org> Reply-to: Hilton Chain <hako@ultrarare.space> X-ACL-Warn: , Hilton Chain via Guix-patches <guix-patches@gnu.org> From: Hilton Chain via Guix-patches via <guix-patches@gnu.org> X-getmail-retrieved-from-mailbox: Patches |
Series |
gnu: Use English synopsis for some fonts.
|
|
Commit Message
Hilton Chain
Aug. 5, 2022, 1:48 a.m. UTC
From 3536d73284c4ac0918c5e4afd2e92e3cc6803bfe Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Fri, 5 Aug 2022 09:32:15 +0800
Subject: [PATCH v2 4/7] gnu: font-chiron-sung-hk: Use English for synopsis.
* gnu/packages/fonts.scm (font-chiron-sung-hk)[synopsis,description]: Use
English.
---
gnu/packages/fonts.scm | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
Comments
Am Freitag, dem 05.08.2022 um 09:48 +0800 schrieb Hilton Chain: > From 3536d73284c4ac0918c5e4afd2e92e3cc6803bfe Mon Sep 17 00:00:00 > 2001 > From: Hilton Chain <hako@ultrarare.space> > Date: Fri, 5 Aug 2022 09:32:15 +0800 > Subject: [PATCH v2 4/7] gnu: font-chiron-sung-hk: Use English for > synopsis. > > * gnu/packages/fonts.scm (font-chiron-sung-hk)[synopsis,description]: > Use > English. > --- > gnu/packages/fonts.scm | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm > index e3861a492f..24dedd6781 100644 > --- a/gnu/packages/fonts.scm > +++ b/gnu/packages/fonts.scm > @@ -2763,10 +2763,13 @@ (define-public font-chiron-sung-hk > > "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw")))) > (build-system font-build-system) > (home-page "https://chiron-fonts.github.io/") > - (synopsis "昭源宋體") > + (synopsis "Typeface for Traditional Chinese users") IMHO "Traditional Chinese Serif Typeface" fits better. You could want to write Traditional Chinese without being a Traditional Chinese user. > (description > - "Chiron Sung HK (昭源宋體) is a Traditional Chinese serif > - typeface based on Adobe’s Source Han Serif (a.k.a. Google’s Noto > Sans CJK).") > + "Chiron Sung HK is a Traditional Chinese serif typeface based > on Adobe’s > +Source Han Serif (a.k.a. Google’s Noto Sans CJK). The font aims at > providing a > +modern, region-agnostic glyph set adopting the “modern” glyph style > that is > +similar to the prevailing, usually commercial, typefaces in the > Traditional > +Chinese regions.") Is it really region-agnostic if it adopts a style prevailing in "the Traditional Chinese regions", whichever those are? 🤔️ Apart from that, does ", usually commercial" add useful information? If you do want to add another paragraph (not that one is needed), I'd suggest writing something along the lines of "The font aims at providing a modern glyph set, adopting a style similar to those prevalent in Hong Kong." (HK pretty surely means Hong Kong, but it's better to spell it out 🙂️) Cheers
Hi Liliana, Great thanks for your reviewing! :) > Is it really region-agnostic if it adopts a style prevailing in "the > Traditional Chinese regions", whichever those are? 🤔️ Hong Kong, Taiwan, Macau and other places use Traditional Chinese in daily life. > Apart from that, does ", usually commercial" add useful information? It's designed for usages like displaying on screens and publishing, so this could be explained as "like those fonts you can see on street". > If you do want to add another paragraph (not that one is needed), I'd > suggest writing something along the lines of "The font aims at > providing a modern glyph set, adopting a style similar to those > prevalent in Hong Kong." (HK pretty surely means Hong Kong, but it's > better to spell it out 🙂️) This font is based on the Hong Kong variant of Source Han Serif, with some modifications to make it region-agnostic. It might inherits the "HK" but not actually Hong Kong-specific. Regards, Chain
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index e3861a492f..24dedd6781 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2763,10 +2763,13 @@ (define-public font-chiron-sung-hk "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw")))) (build-system font-build-system) (home-page "https://chiron-fonts.github.io/") - (synopsis "昭源宋體") + (synopsis "Typeface for Traditional Chinese users") (description - "Chiron Sung HK (昭源宋體) is a Traditional Chinese serif - typeface based on Adobe’s Source Han Serif (a.k.a. Google’s Noto Sans CJK).") + "Chiron Sung HK is a Traditional Chinese serif typeface based on Adobe’s +Source Han Serif (a.k.a. Google’s Noto Sans CJK). The font aims at providing a +modern, region-agnostic glyph set adopting the “modern” glyph style that is +similar to the prevailing, usually commercial, typefaces in the Traditional +Chinese regions.") (license license:silofl1.1))) (define-public font-chiron-hei-hk