[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add font-terminus.
From: |
Andreas Enge |
Subject: |
Re: [PATCH] Add font-terminus. |
Date: |
Sun, 10 Aug 2014 12:04:46 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Aug 08, 2014 at 07:15:27PM -0500, Guy Grant wrote:
> A bitmap font, aimed at programming.
> Patch attatched. Feel free to comment on it... not sure if it's best as a
> seperate module, or in fonts.scm. The latter only has ttf in it now, so yeah.
That there are only ttfs so far is a coincidence. I would put the package
fonts.scm.
> +(define-public font-terminus
> + "mirror://sourceforge/project/terminus-font"
The name of the package should be the same as of the source tarball, so it
should be "terminus-font". We have exceptions for perl and python modules
with a special naming scheme. It would be conceivable to do the same for
fonts, but I do not think it is really needed.
> + #:tests? #f))
Please add a comment (supposedly, there is no test target here).
Andreas
- [PATCH] Add font-terminus., Guy Grant, 2014/08/08
- Re: [PATCH] Add font-terminus.,
Andreas Enge <=
- Message not available
- Fwd: [PATCH] Add font-terminus., Guy Grant, 2014/08/10
- Re: Fwd: [PATCH] Add font-terminus., Andreas Enge, 2014/08/10
- Re: Fwd: [PATCH] Add font-terminus., Mark H Weaver, 2014/08/10
- Re: Fwd: [PATCH] Add font-terminus., Guy Grant, 2014/08/12
- Re: Fwd: [PATCH] Add font-terminus., mhw, 2014/08/12