GNU bug report logs - #46260
[PATCH] gnu: Add font-space-grotesk.

Previous Next

Package: guix-patches;

Reported by: Antoine Côté <antoine.cote <at> posteo.net>

Date: Tue, 2 Feb 2021 20:39:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46260 in the body.
You can then email your comments to 46260 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46260; Package guix-patches. (Tue, 02 Feb 2021 20:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Antoine Côté <antoine.cote <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 02 Feb 2021 20:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Antoine Côté <antoine.cote <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Antoine Côté <antoine.cote <at> posteo.net>
Subject: [PATCH] gnu: Add font-space-grotesk.
Date: Tue,  2 Feb 2021 15:38:02 -0500
* gnu/packages/fonts.scm (font-space-grotesk): New variable.
---
 gnu/packages/fonts.scm | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index c2c0db43c0..6011a24c5e 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2061,3 +2061,28 @@ operators and special symbols.")
 is a stylish type with a polished yet relaxed feel.  Its versatility makes it
 suitable for a wide range of uses.")
       (license license:silofl1.1))))
+
+(define-public font-space-grotesk
+  (package
+    (name "font-space-grotesk")
+    (version "2.0.0")
+    (source (origin
+              (method git-fetch)
+              (uri (git-reference
+                     (url "https://github.com/floriankarsten/space-grotesk")
+                     (commit version)))
+              (file-name (git-file-name name version))
+              (sha256
+               (base32
+                "1aiivn0rl7ydiyqvsr0fa2hx82h3br3x48w3100fcly23n0fdcby"))))
+    (build-system font-build-system)
+    (home-page "https://floriankarsten.github.io/space-grotesk/")
+    (synopsis "Proportional variant of the original fixed-width Space Mono family")
+    (description "Space Grotesk is a proportional sans-serif typeface variant based on Colophon Foundry's
+fixed-width Space Mono family (2016).  Originally designed by Florian Karsten in 2018,
+Space Grotesk retains the monospace's idiosyncratic details while optimizing for
+improved readability at non-display sizes.  Space Grotesk includes Latin Vietnamese,
+Pinyin, and all Western, Central, and South-Eastern European language support,
+as well as several OpenType features (old-style and tabular figures,
+superscript and subscript numerals, fractions, stylistic alternates).")
+    (license license:silofl1.1)))
-- 
2.29.2





Information forwarded to guix-patches <at> gnu.org:
bug#46260; Package guix-patches. (Tue, 02 Feb 2021 22:05:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Antoine Côté <antoine.cote <at> posteo.net>
Cc: 46260-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#46260] [PATCH] gnu: Add font-space-grotesk.
Date: Tue, 02 Feb 2021 23:04:46 +0100
[Message part 1 (text/plain, inline)]
Antoine,

Antoine Côté 写道:
> * gnu/packages/fonts.scm (font-space-grotesk): New variable.

Thanks!

> +(define-public font-space-grotesk

Aim to add packages in alphabetical order, to minimise merge 
conflicts (unlikely but they happen).  Some modules, like this 
one, are such a mess that your only option is 
alphabetical-compared-to-the-previous-variable.  Oh well.  I moved 
it under font-sarasa-gothic.

> +    (build-system font-build-system)

And added a phase to install OFL.txt as well.

> +    (synopsis "Proportional variant of the original fixed-width 
> Space Mono family")
> +    (description "Space Grotesk is a proportional sans-serif 
> typeface variant based on Colophon Foundry's
> +fixed-width Space Mono family (2016).  Originally designed by 
> Florian Karsten in 2018,
> +Space Grotesk retains the monospace's idiosyncratic details 
> while optimizing for
> +improved readability at non-display sizes.  Space Grotesk 
> includes Latin Vietnamese,
> +Pinyin, and all Western, Central, and South-Eastern European 
> language support,
> +as well as several OpenType features (old-style and tabular 
> figures,
> +superscript and subscript numerals, fractions, stylistic 
> alternates).")

These lines are a bit too long.  You should configure your editor 
to wrap at 78 characters or at least not exceed 80.

I shortened the synopsis + description just a tiny bit and pushed 
this package as d65a25c9a2fdc9940c691afd8a10c7d489052cdf.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Tue, 02 Feb 2021 22:05:02 GMT) Full text and rfc822 format available.

Notification sent to Antoine Côté <antoine.cote <at> posteo.net>:
bug acknowledged by developer. (Tue, 02 Feb 2021 22:05:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 03 Mar 2021 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.