From unknown Wed Jun 25 03:56:53 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#27903] Font: font-open-dyslexic Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Aug 2017 10:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 27903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 27903@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150158341231051 (code B ref -1); Tue, 01 Aug 2017 10:31:02 +0000 Received: (at submit) by debbugs.gnu.org; 1 Aug 2017 10:30:12 +0000 Received: from localhost ([127.0.0.1]:36141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcUR8-00083U-Pk for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:30:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37226) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcUR2-00082l-BP for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:30:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcUQv-0007gd-Pg for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:29:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:32932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcUQv-0007gW-M2 for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:29:49 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcUQu-0002fh-56 for guix-patches@gnu.org; Tue, 01 Aug 2017 06:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcUQq-0007aH-Pm for guix-patches@gnu.org; Tue, 01 Aug 2017 06:29:48 -0400 Received: from aibo.runbox.com ([91.220.196.211]:60676) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcUQq-0007Y7-Hg for guix-patches@gnu.org; Tue, 01 Aug 2017 06:29:44 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dcUQn-0006lD-N8 for guix-patches@gnu.org; Tue, 01 Aug 2017 12:29:41 +0200 Received: from [50.7.151.127] (helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dcUQm-0001U3-Mu for guix-patches@gnu.org; Tue, 01 Aug 2017 12:29:40 +0200 Date: Tue, 1 Aug 2017 10:29:28 +0000 From: ng0 Message-ID: <20170801102928.r5dns5l5iggtccsy@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="fe2emrpqzxkw32hq" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --fe2emrpqzxkw32hq Content-Type: multipart/mixed; boundary="5lmydwiaq6pijj5d" Content-Disposition: inline --5lmydwiaq6pijj5d Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Patch appended. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --5lmydwiaq6pijj5d Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-font-open-dyslexic.patch" Content-Transfer-Encoding: quoted-printable =46rom 0a67c7714fe42d61b87446e4cba1f6318646832e Mon Sep 17 00:00:00 2001 =46rom: ng0 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 =C2=A9 2015 Eric Dvorsak ;;; Copyright =C2=A9 2015, 2017 Ricardo Wurmus ;;; Copyright =C2=A9 2015, 2016 Leo Famulari -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Jookia <166291@gmail.com> ;;; Copyright =C2=A9 2016 Eric Bavier ;;; Copyright =C2=A9 2016 Dmitry Nikolaev @@ -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.")))) --=20 2.13.3 --5lmydwiaq6pijj5d-- --fe2emrpqzxkw32hq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmAWAgACgkQ4i+bv+40 hYi3AA/8CTtNDVO5JUKpqfa1F+R9g0MSNk5qzRWhDpsFpBtAa2kj7EV1hjyGnASa q/TUDp8UnbnMzWQglwFHH3WpOBNQU8JiqwsmQvmooxlA8c/qjHWt7Fbuu6gJUgi0 b+jkGZje/4gZLDwHjMmQbDoRxhxa5YqhJqDBuhBNU4+WSmm28IfmwnSk6TOBCkXC NYMSgafIrjloxr3Rt10wk+0riL4lAM0mdYcGvco8wxr/2kcl02vAA518A10udswC cvYr9pr8TRsltvMVcgRcIFSY7O3WVsmVqDAp5PzxFEzOfbNq43pL2D4Svc9Y51Kn PnYkHY53ps7YwkxMp+ZTluAw2gtqy4awUyxCfvrk944ZHjwpASQpCgyqgrHMwLDf th4GirSCHndnjLmWOfVrx3Fg47lI9xPnrMZyWFPN/sa0zLqvjjOoX1kXXYhrVdWI ilq3D+teRCkhie8dGfOw+IE4YCg5Ndp90fLUqB21G2oMl5Qt5WTrpS8upK7dihEg omXkauGU06MTJDOQ7IlwL6AprEMlBlv4lIpOIo7I1Eym7/lYq7bDphbLIXqWiRQh Y0+5GZDhN8znXflgZllnzL0xVrEm7SJdJBRVDiqc2aRBTv0zNjp0B0+PEPFoZw6w FrmaE6//Jx8K6FxyVN7ujsw+MNrmY9itIFmjlcOQUD9atKoc1bI= =6Ry5 -----END PGP SIGNATURE----- --fe2emrpqzxkw32hq-- From unknown Wed Jun 25 03:56:53 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#27903] Font: font-open-dyslexic Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2017 17:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: ng0 Cc: 27903@debbugs.gnu.org Received: via spool by 27903-submit@debbugs.gnu.org id=B27903.15019540819549 (code B ref 27903); Sat, 05 Aug 2017 17:28:02 +0000 Received: (at 27903) by debbugs.gnu.org; 5 Aug 2017 17:28:01 +0000 Received: from localhost ([127.0.0.1]:43607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de2rp-0002Tr-8D for submit@debbugs.gnu.org; Sat, 05 Aug 2017 13:28:01 -0400 Received: from o136.p8.mailjet.com ([87.253.233.136]:58443) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <3be80b25.AEQAOGSkmwgAAAAAAAAAAAPc_-UAAAACwQwAAAAAAAW9WABZhgAe@bnc3.mailjet.com>) id 1de2rn-0002Tf-HY for 27903@debbugs.gnu.org; Sat, 05 Aug 2017 13:28:00 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:cc:in-reply-to: references:x-csa-complaints:x-mj-mid:content-type:content-transfer-encoding; bh=BaBiK97vdhDmXjMtUCSLli63I0U=; b=rkrJG/VaAC4WB/U4QTVUiMRravUlB9yeQaJbgvG2ehoRkXs1Z2yN4X8hN hevvvJhUf32tpvXICaywjR795SVhlg6sT8yGJdavM4UajNx5aZ/nNqSArcW1 aRxOis9XJzk6hhBKBt1bbSAKx9OHhXOtEzSBjiMCoIRfqyfjGjxRpM= Message-Id: <3be80b25.AEQAOGSkmwgAAAAAAAAAAAPc_-UAAAACwQwAAAAAAAW9WABZhgAe@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sat, 05 Aug 2017 22:57:51 +0530 In-reply-to: <20170801102928.r5dns5l5iggtccsy@abyayala> References: <20170801102928.r5dns5l5iggtccsy@abyayala> X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEQAOGSkmwgAAAAAAAAAAAPc_-UAAAACwQwAAAAAAAW9WABZhgAeZ7vxBEUjSrCxn96lLdMr9gAFgUc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) > + (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 packag= e 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. = From unknown Wed Jun 25 03:56:53 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#27903] Font: font-open-dyslexic Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2017 17:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Arun Isaac Cc: 27903@debbugs.gnu.org, ng0 Received: via spool by 27903-submit@debbugs.gnu.org id=B27903.15019542989980 (code B ref 27903); Sat, 05 Aug 2017 17:32:02 +0000 Received: (at 27903) by debbugs.gnu.org; 5 Aug 2017 17:31:38 +0000 Received: from localhost ([127.0.0.1]:43626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de2vH-0002aq-35 for submit@debbugs.gnu.org; Sat, 05 Aug 2017 13:31:38 -0400 Received: from aibo.runbox.com ([91.220.196.211]:45054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1de2vF-0002ah-8V for 27903@debbugs.gnu.org; Sat, 05 Aug 2017 13:31:33 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1de2vD-0003Rb-Ok; Sat, 05 Aug 2017 19:31:31 +0200 Received: from tor-exit-01.thehappy3.com ([178.63.97.34] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1de2uv-0003Fh-Co; Sat, 05 Aug 2017 19:31:13 +0200 Date: Sat, 5 Aug 2017 17:31:10 +0000 From: ng0 Message-ID: <20170805173110.iffki74lmy2uurl7@abyayala> Mail-Followup-To: Arun Isaac , 27903@debbugs.gnu.org References: <20170801102928.r5dns5l5iggtccsy@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dzkmcydio62kc5l7" Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --dzkmcydio62kc5l7 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Arun Isaac transcribed 0.4K bytes: >=20 > > + (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 pack= age but > > +no copy of one or more of the Font Software typefaces may be sold by > > +itself.")))) >=20 > Is this license compatible with the FSDG. It seems to restrict > redistribution (no copy of the typefaces may be sold by itself). WDYT? >=20 > Otherwise, this package LGTM. >=20 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. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --dzkmcydio62kc5l7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmGAN4ACgkQ4i+bv+40 hYjHYA//c0voDLmZsMAce3cM82/vvTz4yg11TJ0FzaQ1o31DaOEd56ifQuVkG7qF EMiu7BZ7/jSkQrzlEoxE4ViU4DdaPaFyEphmY04/gc8uofrDfzAligIyyy7hShsr 1WZyekgkNJIrmZtkis62VY9uprkZnWeqX/bn30HDuDN85XxE6/ye9pqINvobs3eh X6nu3gFo8r3V9BpKvIty/HlR4Ig5uN7z4KVjjLnUd7kjPtSpqSZgaYPA054rPnT9 +LZzk0VGg87VyteHfFXOwcJDiAa+iTCOfrSXLPGxhhrDkgZ15YscnFJ+gytfZkmT A8XSEOAKROqXqf6BtmG5k5k4O5WmCJKfkjOyGeRiEywU7lJcKfhuTqmBveZUcaN1 Ob6hRRWE/JAhhrtJSOkZ8+UGTqPpeQzt3o+ArmJqOcZa3lCw5c2NVsm+AaIbC9N7 QdMrnPfZWDxiiOtcewqVrr7aCuypo1OWJ0Uf+CopXuDfML98wx80iy03305kVglq 3JhmWQn4Qwgy8R342F7t0oC2z1K4g/BCKBKRGXZcEXoTtnZ+PY0UzEuMZre00kNn dLwkzZPeIWCZGgf/3DtKgw/bOu/GaMoMRbaVx9Evud/ocHCM5jbeQwa/zehbeiCa CjRsn+6BiSNsoAFiMvDqJG3D1RF8EyUigxGfO8T3IkQKMJNtljA= =jJok -----END PGP SIGNATURE----- --dzkmcydio62kc5l7-- From unknown Wed Jun 25 03:56:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ng0 Subject: bug#27903: closed (Re: [bug#27903] Font: font-open-dyslexic) Message-ID: References: <20170801102928.r5dns5l5iggtccsy@abyayala> X-Gnu-PR-Message: they-closed 27903 X-Gnu-PR-Package: guix-patches Reply-To: 27903@debbugs.gnu.org Date: Sun, 06 Aug 2017 05:26:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1501997162-5162-1" This is a multi-part message in MIME format... ------------=_1501997162-5162-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #27903: Font: font-open-dyslexic which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 27903@debbugs.gnu.org. --=20 27903: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D27903 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1501997162-5162-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 27903-done) by debbugs.gnu.org; 6 Aug 2017 05:25:41 +0000 Received: from localhost ([127.0.0.1]:44024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1deE4L-0001Ki-Gp for submit@debbugs.gnu.org; Sun, 06 Aug 2017 01:25:41 -0400 Received: from o131.p8.mailjet.com ([87.253.233.131]:39594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1deE4J-0001KX-Nh for 27903-done@debbugs.gnu.org; Sun, 06 Aug 2017 01:25:40 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:cc:in-reply-to: references:x-csa-complaints:x-mj-mid:content-type:content-transfer-encoding; bh=T04NtE0FtFkk41fzqpdHzli+Oug=; b=V0u3vxeyzjVHbWfVPqX6nL1cwvZbZMlhEsjv/lcSnDzgC9aLiY7gbf3oZ 1yjFKA2M5+zJlkUnAXHi726H0mw3hiHClvtckyjSYOf4qlkcIot407DT9Dzi cdQ7r/101HhNSGPPvmzONSXPMF8Z4Vwa8mJH6Ie35IQOpy3wbgJB8k= Message-Id: MIME-Version: 1.0 From: Arun Isaac To: ng0 Subject: Re: [bug#27903] Font: font-open-dyslexic Date: Sun, 06 Aug 2017 10:54:29 +0530 In-reply-to: <20170805173110.iffki74lmy2uurl7@abyayala> References: <20170801102928.r5dns5l5iggtccsy@abyayala> <20170805173110.iffki74lmy2uurl7@abyayala> X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEQAOHOAuLoAAAAAAAAAAAPdCR8AAAACwQwAAAAAAAW9WABZhqgbJnIlFK55SSS0BnFsm26VIQAFgUc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 27903-done Cc: 27903-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) ng0 writes: > Arun Isaac transcribed 0.4K bytes: >>=20 >> > + (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 pac= kage but >> > +no copy of one or more of the Font Software typefaces may be sold by >> > +itself.")))) >>=20 >> Is this license compatible with the FSDG. It seems to restrict >> redistribution (no copy of the typefaces may be sold by itself). WDYT? >>=20 > We've had this before - I simply copied the license line from the Bitstre= am 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. = ------------=_1501997162-5162-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 1 Aug 2017 10:30:12 +0000 Received: from localhost ([127.0.0.1]:36141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcUR8-00083U-Pk for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:30:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37226) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dcUR2-00082l-BP for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:30:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcUQv-0007gd-Pg for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:29:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:32932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcUQv-0007gW-M2 for submit@debbugs.gnu.org; Tue, 01 Aug 2017 06:29:49 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcUQu-0002fh-56 for guix-patches@gnu.org; Tue, 01 Aug 2017 06:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcUQq-0007aH-Pm for guix-patches@gnu.org; Tue, 01 Aug 2017 06:29:48 -0400 Received: from aibo.runbox.com ([91.220.196.211]:60676) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcUQq-0007Y7-Hg for guix-patches@gnu.org; Tue, 01 Aug 2017 06:29:44 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dcUQn-0006lD-N8 for guix-patches@gnu.org; Tue, 01 Aug 2017 12:29:41 +0200 Received: from [50.7.151.127] (helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dcUQm-0001U3-Mu for guix-patches@gnu.org; Tue, 01 Aug 2017 12:29:40 +0200 Date: Tue, 1 Aug 2017 10:29:28 +0000 From: ng0 To: guix-patches@gnu.org Subject: Font: font-open-dyslexic Message-ID: <20170801102928.r5dns5l5iggtccsy@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="fe2emrpqzxkw32hq" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --fe2emrpqzxkw32hq Content-Type: multipart/mixed; boundary="5lmydwiaq6pijj5d" Content-Disposition: inline --5lmydwiaq6pijj5d Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Patch appended. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --5lmydwiaq6pijj5d Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-font-open-dyslexic.patch" Content-Transfer-Encoding: quoted-printable =46rom 0a67c7714fe42d61b87446e4cba1f6318646832e Mon Sep 17 00:00:00 2001 =46rom: ng0 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 =C2=A9 2015 Eric Dvorsak ;;; Copyright =C2=A9 2015, 2017 Ricardo Wurmus ;;; Copyright =C2=A9 2015, 2016 Leo Famulari -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Jookia <166291@gmail.com> ;;; Copyright =C2=A9 2016 Eric Bavier ;;; Copyright =C2=A9 2016 Dmitry Nikolaev @@ -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.")))) --=20 2.13.3 --5lmydwiaq6pijj5d-- --fe2emrpqzxkw32hq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmAWAgACgkQ4i+bv+40 hYi3AA/8CTtNDVO5JUKpqfa1F+R9g0MSNk5qzRWhDpsFpBtAa2kj7EV1hjyGnASa q/TUDp8UnbnMzWQglwFHH3WpOBNQU8JiqwsmQvmooxlA8c/qjHWt7Fbuu6gJUgi0 b+jkGZje/4gZLDwHjMmQbDoRxhxa5YqhJqDBuhBNU4+WSmm28IfmwnSk6TOBCkXC NYMSgafIrjloxr3Rt10wk+0riL4lAM0mdYcGvco8wxr/2kcl02vAA518A10udswC cvYr9pr8TRsltvMVcgRcIFSY7O3WVsmVqDAp5PzxFEzOfbNq43pL2D4Svc9Y51Kn PnYkHY53ps7YwkxMp+ZTluAw2gtqy4awUyxCfvrk944ZHjwpASQpCgyqgrHMwLDf th4GirSCHndnjLmWOfVrx3Fg47lI9xPnrMZyWFPN/sa0zLqvjjOoX1kXXYhrVdWI ilq3D+teRCkhie8dGfOw+IE4YCg5Ndp90fLUqB21G2oMl5Qt5WTrpS8upK7dihEg omXkauGU06MTJDOQ7IlwL6AprEMlBlv4lIpOIo7I1Eym7/lYq7bDphbLIXqWiRQh Y0+5GZDhN8znXflgZllnzL0xVrEm7SJdJBRVDiqc2aRBTv0zNjp0B0+PEPFoZw6w FrmaE6//Jx8K6FxyVN7ujsw+MNrmY9itIFmjlcOQUD9atKoc1bI= =6Ry5 -----END PGP SIGNATURE----- --fe2emrpqzxkw32hq-- ------------=_1501997162-5162-1--