[smc-discuss] [Git][smc/meera-tamil][master] Removed generate.pe file

Kavya Manohar gitlab at mg.gitlab.com
Thu Mar 17 10:14:00 PDT 2016


Kavya Manohar pushed to branch master at SMC / Meera-Tamil


Commits:
0a7efb46 by Kavya Manohar at 2016-03-17T22:42:28+05:30
Removed generate.pe file

It is no more needed for font compilation

- - - - -


1 changed file:

- − generate.pe


Changes:

=====================================
generate.pe deleted
=====================================
--- a/generate.pe
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env fontforge
-
-# script file for FontForge for TTF generation
-# usage:
-#   mkdir TTFfiles
-#   chmod +x generate.pe
-#   ./generate.pe *.sfd
-
-if ($version < "20061220")
-  Error("Your version of FontForge is too old - 20061220 or newer is required");
-endif
-i = 1
-while ( i < $argc )
-  Open($argv[i], 1)
-  #Use gen_flags=Defualt fmflags value as -1  
-  gen_flags = -1 
-  Generate("" + $fontname + ".ttf", "", gen_flags)
-  i++
-endloop



View it on GitLab: https://gitlab.com/smc/meera-tamil/commit/0a7efb46e60969a0bd6101774d8905a7b198f8e3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20160317/0e767c3a/attachment.htm>


More information about the discuss mailing list