GNU bug report logs -
#56975
[PATCH 0/7] gnu: Use English synopsis for some fonts.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Thu, 4 Aug 2022 13:20:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From c8d6f5ecf1360336dc50e74650e2744a5d8107d0 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako <at> ultrarare.space>
Date: Thu, 4 Aug 2022 20:03:47 +0800
Subject: [PATCH 4/7] gnu: font-chiron-sung-hk: Use English for synopsis and
description.
* gnu/packages/fonts.scm (font-chiron-sung-hk)[synopsis]: Use English.
[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 cc1e03b031..4b33c7e078 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2764,10 +2764,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
--
2.37.1
This bug report was last modified 2 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.