emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#28613: closed ([PATCH] Add font-rachana.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28613: closed ([PATCH] Add font-rachana.)
Date: Wed, 27 Sep 2017 22:11:02 +0000

Your message dated Thu, 28 Sep 2017 00:10:00 +0200
with message-id <address@hidden>
and subject line Re: [bug#28613] [PATCH] Add font-rachana.
has caused the debbugs.gnu.org bug report #28613,
regarding [PATCH] Add font-rachana.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28613: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28613
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add font-rachana. Date: Wed, 27 Sep 2017 11:45:01 +0530 (IST)
This patch provides support for Malayalam font, a language of south India.

Attachment: 0001-gnu-Add-font-rachana.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#28613] [PATCH] Add font-rachana. Date: Thu, 28 Sep 2017 00:10:00 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Mohammed Sadiq <address@hidden> skribis:

> From 6a4921dda8874ff39e7d14e2389c4aa516e0acc0 Mon Sep 17 00:00:00 2001
> From: Mohammed Sadiq <address@hidden>
> Date: Wed, 27 Sep 2017 11:37:03 +0530
> Subject: [PATCH] gnu: Add font-rachana.
>
> * gnu/packages/fonts.scm (font-rachana): New variable.

Applied with these minor changes.

Thanks,
Ludo’.

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 3bfdaca24..b65d3a9e9 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -533,11 +533,10 @@ fonts.")
     (home-page "https://smc.org.in";)
     (synopsis "Malayalam font")
     (description
-     "Rachana is Malayalam font designed by Hussain K H.  The project was part
-of Rachana Aksharavedi for the original script of Malayalam in the digital
-computing.  Rachana font has about 1200+ glyphs for Malayalam and contains
-glyphs required for printing old Malayalam books without compromising the
-writing style.")
+     "Rachana is a Malayalam font designed by Hussain K H.  The project was
+part of Rachana Aksharavedi for the original script of Malayalam in computing.
+Rachana has about 1,200+ glyphs for Malayalam and contains glyphs required for
+printing old Malayalam books without compromising the writing style.")
     ;; This font is licensed under SIL 1.1 or GPLv3+ with font embedding
     ;; exceptions.
     (license (list license:silofl1.1 license:gpl3+))))

--- End Message ---

reply via email to

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