Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/liberationfonts/liberation-fonts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaius Chance <cchance@redhat.com>2008-05-02 09:04:56 +0400
committerCaius Chance <cchance@redhat.com>2008-05-02 09:04:56 +0400
commit45ac9e4a45084ef63d449a2e7691eedaf97a7173 (patch)
tree059ded3617c47b8b0ef495e61e66ce5b7cd194c3 /scripts
parentc9bf24210d99ab6d1fe83745e6b58086bef61dda (diff)
- Added new ttf2sfd fontforge scripts.
- Added new target 'sfd' for ttf > sfd process. - Updated some path of build process.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ttf2sfd.pe2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ttf2sfd.pe b/scripts/ttf2sfd.pe
new file mode 100644
index 0000000..2a6afca
--- /dev/null
+++ b/scripts/ttf2sfd.pe
@@ -0,0 +1,2 @@
+Open($1)
+Save($1:r + ".sfd")