From 241a63ba03375bef268bb434b53bdc972671bec7 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 7 Mar 2011 13:05:45 +0000 Subject: [PATCH] --- fluidbook/tools/convert.pe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluidbook/tools/convert.pe b/fluidbook/tools/convert.pe index d609a6cae..1012d850a 100644 --- a/fluidbook/tools/convert.pe +++ b/fluidbook/tools/convert.pe @@ -1,3 +1,3 @@ #!/usr/local/bin/fontforge Open($1) -Generate($1:r + ".ttf") \ No newline at end of file +Generate($2) \ No newline at end of file -- 2.39.5