summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--README.md9
2 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fc748c4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.ttf
+*.png
+*.sfd-*
diff --git a/README.md b/README.md
index 241ac63..f076453 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,12 @@ The source code repository of malayalam unicode fonts developed or maintained by
* Rachana
* Raghu Malayalam Sans
* Suruma
+
+How to Build
+=====
+
+To generate TTF Files, run,
+ $ ./generate.pe folder/file.sfd
+
+To test,
+ $ hb-view folder/file.ttf --text-file tests/tests.txt --output-file test.png