#!/usr/bin/fontforge -lang=ff

Open($1)
Generate($1:r + ".ttf")


