[smc-discuss] [Git][smc/dyuthi][master] Update README and add requirements.txt to comply with new build script

Kavya Manohar gitlab at mg.gitlab.com
Mon Jun 5 02:43:15 PDT 2017


Kavya Manohar pushed to branch master at SMC / Dyuthi


Commits:
80fe0c0b by Kavya Manohar at 2017-06-05T15:14:24+05:30
Update README and add requirements.txt to comply with new build script

- - - - -


2 changed files:

- README.md
- + tools/requirements.txt


Changes:

=====================================
README.md
=====================================
--- a/README.md
+++ b/README.md
@@ -1,15 +1,21 @@
- 
+
 Dyuthi Font
 ============
 Dyuthi is an ornamental typographic design that supports Latin and Malayalam. The glyph patterns are based on popular 'bulged ended' type designs which used to be popular in Malayalam designs. The font comes in one size and is thicker than usual Malayalam fonts, hence is suited for titling and headlines. Dyuthi can accompany Meera or Rachana as title font, when they are used as body text.
 
 The font is designed by Hiran Venugopalan and maintained by Swathanthra Malayalam Computing. Source code is available at https://gitlab.com/smc/dyuthi/ .
 
+Building from source
+--------------------
+1. Install fontforge and python-fontforge
+2. Install the python libraries required for build script:
 
+   ```   pip install -r tools/requirements.txt
+    ```
+3. Build the ttf, woff, woff2 files:
+  ```make all```
 
 License
 =======
 This Font Software is duel licensed under the SIL Open Font License, Version 1.1 and GPLV3+ Licence with Font Exception.
-See COPYING file with the font for details.
-
-
+See LICENSE.txt file with the font for details.


=====================================
tools/requirements.txt
=====================================
--- /dev/null
+++ b/tools/requirements.txt
@@ -0,0 +1,2 @@
+git+https://github.com/google/brotli@v0.3.0#egg=Brotli
+fonttools >= 3.0



View it on GitLab: https://gitlab.com/smc/dyuthi/commit/80fe0c0b974b312848bf6164469c458f3e47b4a6

---
View it on GitLab: https://gitlab.com/smc/dyuthi/commit/80fe0c0b974b312848bf6164469c458f3e47b4a6
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20170605/50eb7764/attachment.html>


More information about the discuss mailing list