unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27903] Font: font-open-dyslexic
@ 2017-08-01 10:29 ng0
  2017-08-05 17:27 ` Arun Isaac
       [not found] ` <ec0fcc4f.AEQAOGSkmwkAAAAAAAAAAAPU2QkAAAACwQwAAAAAAAW9WABZhgAe@mailjet.com>
  0 siblings, 2 replies; 4+ messages in thread
From: ng0 @ 2017-08-01 10:29 UTC (permalink / raw)
  To: 27903


[-- Attachment #1.1: Type: text/plain, Size: 166 bytes --]

Patch appended.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #1.2: 0001-gnu-Add-font-open-dyslexic.patch --]
[-- Type: text/plain, Size: 2719 bytes --]

From 0a67c7714fe42d61b87446e4cba1f6318646832e Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Tue, 1 Aug 2017 10:27:46 +0000
Subject: [PATCH] gnu: Add font-open-dyslexic.

* gnu/packages/fonts.scm (font-open-dyslexic): New variable.
---
 gnu/packages/fonts.scm | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 51073eff9..bf96c439c 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -7,7 +7,7 @@
 ;;; Copyright © 2015 Eric Dvorsak <eric@dvorsak.fr>
 ;;; Copyright © 2015, 2017 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2015, 2016 Leo Famulari <leo@famulari.name>
-;;; Copyright © 2016, 2017 ng0 <ng0@no-reply.pragmatique.xyz>
+;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
 ;;; Copyright © 2016 Jookia <166291@gmail.com>
 ;;; Copyright © 2016 Eric Bavier <bavier@member.fsf.org>
 ;;; Copyright © 2016 Dmitry Nikolaev <cameltheman@gmail.com>
@@ -1073,3 +1073,35 @@ resolutions.")
     (synopsis "Fonts for MathJax")
     (description "This package contains the fonts required for MathJax.")
     (license license:asl2.0)))
+
+(define-public font-open-dyslexic
+  (package
+    (name "font-open-dyslexic")
+    (version "20160623")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (string-append "https://github.com/antijingoist/open-dyslexic/"
+                           "archive/" version "-Stable.tar.gz"))
+       (file-name (string-append name "-" version ".tar.gz"))
+       (sha256
+        (base32
+         "0al0j9kb32kfavcpq1kigsd36yzvf5yhzqhds0jkh7ngbxyxwkx4"))))
+    (build-system font-build-system)
+    (home-page "https://github.com/antijingoist/open-dyslexic")
+    (synopsis "Font for dyslexics and high readability")
+    (description
+     "OpenDyslexic is a font designed to help readability, and help
+readability for some of the symptoms of dyslexia.
+Letters have heavy weighted bottoms to provide an indication of orientation
+to make it more difficult to confuse with other similar letters.
+Consistently weighted bottoms can also help reenforce the line of text.
+The unique shapes of each letter can help prevent flipping and swapping.
+The italic style for OpenDyslexic has been crafted to still be able to be
+used for emphasis while still being readable.")
+    (license
+     (license:fsdg-compatible
+      "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts"
+      "The Font Software may be sold as part of a larger software package but
+no copy of one or more of the Font Software typefaces may be sold by
+itself."))))
-- 
2.13.3


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#27903] Font: font-open-dyslexic
  2017-08-01 10:29 [bug#27903] Font: font-open-dyslexic ng0
@ 2017-08-05 17:27 ` Arun Isaac
       [not found] ` <ec0fcc4f.AEQAOGSkmwkAAAAAAAAAAAPU2QkAAAACwQwAAAAAAAW9WABZhgAe@mailjet.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Arun Isaac @ 2017-08-05 17:27 UTC (permalink / raw)
  To: ng0; +Cc: 27903


> +    (license
> +     (license:fsdg-compatible
> +      "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts"
> +      "The Font Software may be sold as part of a larger software package but
> +no copy of one or more of the Font Software typefaces may be sold by
> +itself."))))

Is this license compatible with the FSDG. It seems to restrict
redistribution (no copy of the typefaces may be sold by itself). WDYT?

Otherwise, this package LGTM.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#27903] Font: font-open-dyslexic
       [not found] ` <ec0fcc4f.AEQAOGSkmwkAAAAAAAAAAAPU2QkAAAACwQwAAAAAAAW9WABZhgAe@mailjet.com>
@ 2017-08-05 17:31   ` ng0
  2017-08-06  5:24     ` bug#27903: " Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2017-08-05 17:31 UTC (permalink / raw)
  To: Arun Isaac; +Cc: 27903

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

Arun Isaac transcribed 0.4K bytes:
> 
> > +    (license
> > +     (license:fsdg-compatible
> > +      "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts"
> > +      "The Font Software may be sold as part of a larger software package but
> > +no copy of one or more of the Font Software typefaces may be sold by
> > +itself."))))
> 
> Is this license compatible with the FSDG. It seems to restrict
> redistribution (no copy of the typefaces may be sold by itself). WDYT?
> 
> Otherwise, this package LGTM.
> 

Thanks.

We've had this before - I simply copied the license line from the Bitstream Vera font
we have, which this font is based on.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#27903: Font: font-open-dyslexic
  2017-08-05 17:31   ` ng0
@ 2017-08-06  5:24     ` Arun Isaac
  0 siblings, 0 replies; 4+ messages in thread
From: Arun Isaac @ 2017-08-06  5:24 UTC (permalink / raw)
  To: ng0; +Cc: 27903-done


ng0 writes:

> Arun Isaac transcribed 0.4K bytes:
>> 
>> > +    (license
>> > +     (license:fsdg-compatible
>> > +      "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts"
>> > +      "The Font Software may be sold as part of a larger software package but
>> > +no copy of one or more of the Font Software typefaces may be sold by
>> > +itself."))))
>> 
>> Is this license compatible with the FSDG. It seems to restrict
>> redistribution (no copy of the typefaces may be sold by itself). WDYT?
>> 
> We've had this before - I simply copied the license line from the Bitstream Vera font
> we have, which this font is based on.

Ah, yes, I forgot about that.

Pushed, thanks! I changed the home-page to https://opendyslexic.org/ and
made a few minor changes to the description.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-06  5:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-01 10:29 [bug#27903] Font: font-open-dyslexic ng0
2017-08-05 17:27 ` Arun Isaac
     [not found] ` <ec0fcc4f.AEQAOGSkmwkAAAAAAAAAAAPU2QkAAAACwQwAAAAAAAW9WABZhgAe@mailjet.com>
2017-08-05 17:31   ` ng0
2017-08-06  5:24     ` bug#27903: " Arun Isaac

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).