From: vincent@cubedesigners.com Date: Sun, 6 Mar 2011 11:58:37 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8a6a742b0b1685d0111d37453390ecbaca256b04;p=cubeextranet.git --- diff --git a/fluidbook/tools/convert.pe b/fluidbook/tools/convert.pe new file mode 100644 index 000000000..d609a6cae --- /dev/null +++ b/fluidbook/tools/convert.pe @@ -0,0 +1,3 @@ +#!/usr/local/bin/fontforge +Open($1) +Generate($1:r + ".ttf") \ No newline at end of file