]> _ Git - cubist_pdf.git/commitdiff
wip #5411
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 23 Aug 2022 15:15:28 +0000 (17:15 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 23 Aug 2022 15:15:28 +0000 (17:15 +0200)
resources/tools/fwstk/.idea/workspace.xml
src/PDFTools.php

index eeff70ea45489495c479b6d19e8f809aef892db1..382d81c58e2fc25081e099ba4929036ce0e683b2 100644 (file)
@@ -6,9 +6,7 @@
     </artifacts-to-build>
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="f146bc67-2578-4de3-9db2-94d2d43e9e83" name="Default" comment="wip #5410">
-      <change beforePath="$PROJECT_DIR$/src/com/fluidbook/fwstk/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/com/fluidbook/fwstk/Main.java" afterDir="false" />
-    </list>
+    <list default="true" id="f146bc67-2578-4de3-9db2-94d2d43e9e83" name="Default" comment="wip #5410" />
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
       <workItem from="1661197921347" duration="504000" />
       <workItem from="1661198842786" duration="416000" />
       <workItem from="1661239352893" duration="103000" />
-      <workItem from="1661240120256" duration="20000" />
+      <workItem from="1661240120256" duration="206000" />
     </task>
     <task id="LOCAL-00001" summary="wip #1111 @0.5">
       <created>1487172253077</created>
index 429b7312736fdf2f79b32833cba1bb81b8488b6b..a886664b8a87d3813e53cf7a0fa8093bf238a530 100644 (file)
@@ -440,8 +440,6 @@ class PDFTools
         $fwstk->setArg('--cmaps ' . $out);
         $fwstk->setArg('--fonts' . $out . 'fonts/web/');
         $fwstk->execute();
-//        $fwstk->dd();
-
     }
 
     public static function fixPDF($in, $out)