guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#56975] [PATCH 3/7] gnu: font-lxgw-wenkai-tc: Use English for synops


From: Liliana Marie Prikler
Subject: [bug#56975] [PATCH 3/7] gnu: font-lxgw-wenkai-tc: Use English for synopsis and description.
Date: Thu, 04 Aug 2022 22:02:54 +0200
User-agent: Evolution 3.42.1

Am Donnerstag, dem 04.08.2022 um 21:23 +0800 schrieb Hilton Chain:
> From f9e226bae58e01cc154d16340ea5c3599cccca1e Mon Sep 17 00:00:00
> 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Thu, 4 Aug 2022 20:02:33 +0800
> Subject: [PATCH 3/7] gnu: font-lxgw-wenkai-tc: Use English for
> synopsis and description.
> 
> * gnu/packages/fonts.scm (font-lxgw-wenkai-tc)[synopsis]: Use
> English.
> [description]: Use English.
> ---
>  gnu/packages/fonts.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index b7796eedc2..cc1e03b031 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -2745,8 +2745,8 @@ (define-public font-lxgw-wenkai-tc
>                 
> "1kysqzi19ldd1a3pd9axmggcbm1719myq6i6q6fdb1afscn272cp"))))
>      (build-system font-build-system)
>      (home-page "https://github.com/lxgw/LxgwWenKaitc";)
> -    (synopsis "LXGW WenKai TC / 霞鶩文楷 TC")
> -    (description "The Traditional Chinese Version of LXGW WenKai.")
> +    (synopsis "LXGW Wenkai TC")
> +    (description "The Traditional Chinese version of LXGW WenKai.")
>      (license license:silofl1.1)))
As with LXGW Wenkai, I'd suggest mentioning that it's a handwriting
font.  IMHO you could simply inherit from LXGW Wenkai and only swap out
name, version, source and description.

Cheers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]