From d22c1f83ac573dd241fc9f22ed6b0a47a9e32424 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 13 Oct 2011 08:59:14 +0000 Subject: [PATCH] --- fluidbook/tools/convert.pe | 7 +++---- inc/ws/Util/fontextractor/class.ws.pdf.font.php | 6 +++++- 2 files changed, 8 insertions(+), 5 deletions(-) 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