diff mbox series

[bug#56975,v2,2/7] gnu: font-lxgw-wenkai: Use English for synopsis.

Message ID y765yj7foli.wl-hako@ultrarare.space
State Accepted
Headers show
Series gnu: Use English synopsis for some fonts. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git-branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Hilton Chain Aug. 5, 2022, 1:47 a.m. UTC
From 432c63fd5dace3685764f1ffcceddd1e90d95cc8 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Fri, 5 Aug 2022 09:25:38 +0800
Subject: [PATCH v2 2/7] gnu: font-lxgw-wenkai: Use English for synopsis.

* gnu/packages/fonts.scm (font-lxgw-wenkai)[synopsis,description]: Use English.
---
 gnu/packages/fonts.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.37.1

Comments

Liliana Marie Prikler Aug. 5, 2022, 6:19 a.m. UTC | #1
Am Freitag, dem 05.08.2022 um 09:47 +0800 schrieb Hilton Chain:
> From 432c63fd5dace3685764f1ffcceddd1e90d95cc8 Mon Sep 17 00:00:00
> 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Fri, 5 Aug 2022 09:25:38 +0800
> Subject: [PATCH v2 2/7] gnu: font-lxgw-wenkai: Use English for
> synopsis.
> 
> * gnu/packages/fonts.scm (font-lxgw-wenkai)[synopsis,description]:
> Use English.
> ---
>  gnu/packages/fonts.scm | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index 3a217a54b2..45985077d2 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -2725,9 +2725,11 @@ (define-public font-lxgw-wenkai
>                 
> "17li3xry4j4ccdnwz2pcnf0gv7c5mwq0h5fwvl7ar28brn2qgdbk"))))
>      (build-system font-build-system)
>      (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
> -    (synopsis "LXGW Wenkai / 霞鹜文楷")
> +    (synopsis "Elegent-looking Chinese script font")
>      (description
> -     "An open-source Chinese font derived from Fontworks' Klee
> One.")
> +     "Covering common Simplified Chinese characters, LXGW Wenkai is
> a derivation
> +of Fontworks' Klee One, a quiet designing script font with elegant
> appearance
> +different from other traditional brush script typeface designs.")
Again, avoid marketing speech :)
"Look at me, I'm different from those other traditional brush script
typeface designs.  I appear elegant."
diff mbox series

Patch

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 3a217a54b2..45985077d2 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2725,9 +2725,11 @@  (define-public font-lxgw-wenkai
                 "17li3xry4j4ccdnwz2pcnf0gv7c5mwq0h5fwvl7ar28brn2qgdbk"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
-    (synopsis "LXGW Wenkai / 霞鹜文楷")
+    (synopsis "Elegent-looking Chinese script font")
     (description
-     "An open-source Chinese font derived from Fontworks' Klee One.")
+     "Covering common Simplified Chinese characters, LXGW Wenkai is a derivation
+of Fontworks' Klee One, a quiet designing script font with elegant appearance
+different from other traditional brush script typeface designs.")
     (license license:silofl1.1)))
 
 (define-public font-lxgw-wenkai-tc