<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>
Kavya Manohar pushed to branch master
at <a href="https://gitlab.com/smc/meera-tamil">SMC / Meera-Tamil</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/smc/meera-tamil/commit/0a7efb46e60969a0bd6101774d8905a7b198f8e3">0a7efb46</a></strong>
<div>
<span>by Kavya Manohar</span>
<i>at 2016-03-17T22:42:28+05:30</i>
</div>
<pre class='commit-message'>Removed generate.pe file

It is no more needed for font compilation</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
<span class='deleted-file'>

generate.pe
</span>
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/smc/meera-tamil/commit/0a7efb46e60969a0bd6101774d8905a7b198f8e3#diff-0'>
<strong>
generate.pe
</strong>
deleted
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/generate.pe
</span><span style="color: #000000;background-color: #ddffdd">+++ /dev/null
</span><span style="color: #aaaaaa">@@ -1,19 +0,0 @@
</span><span style="color: #000000;background-color: #ffdddd">-#!/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
</span></code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.com/smc/meera-tamil/commit/0a7efb46e60969a0bd6101774d8905a7b198f8e3">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/smc/meera-tamil/commit/0a7efb46e60969a0bd6101774d8905a7b198f8e3"}}</script>
</p>
</div>
</body>
</html>