summaryrefslogtreecommitdiff
path: root/scripts/lib/fontbuild/__init__.py
diff options
context:
space:
mode:
authorChristian Robertson <robertsonc@google.com>2014-05-19 16:09:20 -0700
committerChristian Robertson <robertsonc@google.com>2014-05-19 16:09:20 -0700
commit7051939fa74b5f8f453be605f5dc3b4c23e1d1d9 (patch)
tree65cb31b34a64b2b07f9f6fd1bcb58d9a4945a92d /scripts/lib/fontbuild/__init__.py
Importing Roboto 2.0
Diffstat (limited to 'scripts/lib/fontbuild/__init__.py')
-rwxr-xr-xscripts/lib/fontbuild/__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib/fontbuild/__init__.py b/scripts/lib/fontbuild/__init__.py
new file mode 100755
index 0000000..4ed7203
--- /dev/null
+++ b/scripts/lib/fontbuild/__init__.py
@@ -0,0 +1,6 @@
+"""
+fontbuild
+
+A collection of font production tools written for FontLab
+"""
+version = "0.1" \ No newline at end of file