From: vincent@cubedesigners.com Date: Thu, 13 Oct 2011 08:59:14 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d22c1f83ac573dd241fc9f22ed6b0a47a9e32424;p=cubeextranet.git --- diff --git a/fluidbook/tools/convert.pe b/fluidbook/tools/convert.pe index af27136ae..a70350060 100644 --- a/fluidbook/tools/convert.pe +++ b/fluidbook/tools/convert.pe @@ -4,12 +4,11 @@ Print("Open font ",$1) Print("Em size : ",$em); i=2 while ( i<=$argc-3 ) - Print ("Merge with font ",$argv[i]); + Print ("Merge with font ",$argv[i]) MergeFonts($argv[i]) ++i endloop -// if($argv[i]!="-") Print("Rewrite font with CMAP ",$argv[i]); cmap=LoadStringFromFile($argv[i]) @@ -18,11 +17,11 @@ if($argv[i]!="-") while(j