From 0413f5d2b2ef26068757d79f81a22654eedc8bb3 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 7 Sep 2023 17:59:20 +0200 Subject: [PATCH] wip #6188 @0.25 --- resources/tools/fwstk/.idea/workspace.xml | 10 +- .../fwstk/bin/com/fluidbook/fwstk/Main.class | Bin 31295 -> 31259 bytes .../bin/com/fluidbook/fwstk/TextsThread.class | Bin 9224 -> 9276 bytes .../fwstk/layout/LayoutStripper.class | Bin 3537 -> 3681 bytes .../fwstk/out/artifacts/fwstk_jar/fwstk.jar | Bin 3179302 -> 3179355 bytes .../fwstk/src/com/fluidbook/fwstk/Main.java | 147 ++---- .../src/com/fluidbook/fwstk/TextsThread.java | 498 +++++++++--------- .../fwstk/layout/LayoutStripper.java | 7 +- 8 files changed, 305 insertions(+), 357 deletions(-) diff --git a/resources/tools/fwstk/.idea/workspace.xml b/resources/tools/fwstk/.idea/workspace.xml index d20d359..b9d43a9 100644 --- a/resources/tools/fwstk/.idea/workspace.xml +++ b/resources/tools/fwstk/.idea/workspace.xml @@ -9,11 +9,7 @@