]> _ Git - cubist_pdf.git/commitdiff
wip #5410
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 22 Aug 2022 20:01:43 +0000 (22:01 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 22 Aug 2022 20:01:43 +0000 (22:01 +0200)
21 files changed:
resources/tools/fwstk/bin/com/fluidbook/fwstk/CustomStripper.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/Link.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/Main.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/TextsThread.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/Word.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/CubeMatrix.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/CubeRectangle.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/Point.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Group.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/LayoutElement.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/LayoutStripper.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Letter.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Line.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Page.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Separator.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Space.class
resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Word.class
resources/tools/fwstk/bin/cube/files/FileIO.class
resources/tools/fwstk/bin/cube/util/Array.class
resources/tools/fwstk/bin/cube/util/AsciiUtils.class
resources/tools/fwstk/bin/cube/util/StringUtil.class

index 2046775b29539a133aff12b4a3d4becf572bb94b..0036ff02b4f6da882337a91ed9640fee79d23696 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/CustomStripper.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/CustomStripper.class differ
index 774dc6de41c5565c2dc1b80b2f75f253d0f6d61e..36f8798b59ab202c099d2586491aeac905cf1685 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/Link.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/Link.class differ
index 446c643c4360b1398fb10f66b6917c3609b22ace..ccb0a95ebba071500a2fb3b6c74a7a4856186f6e 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/Main.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/Main.class differ
index eda65a128836f80c1ddfef8c7df85533f3dd4f94..c1e8e349a8d75a9910d2cd7013da3a7935758fc8 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/TextsThread.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/TextsThread.class differ
index 28597e7339f1b8a3ecd7b2a3b7b4b96b2e30ad6d..aed39a2a7f06afb5f671e6ad5383e3b8b9fe21dd 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/Word.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/Word.class differ
index 36caf87da30ff82ec173a10f734387b477a4a4b3..bb26772b0e7a430fbbc77b9882861c7652043ed0 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/CubeMatrix.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/CubeMatrix.class differ
index d6f95c5516c0b353ce775401687307c6896e77cb..3baafb4ff92d5f256662006925cbdbb1e3143e56 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/CubeRectangle.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/CubeRectangle.class differ
index a83392abb085045f9b62fabee197ec38f9e62925..86e0732789e5b56d3b889e8dbae27bbe052684c4 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/Point.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/geom/Point.class differ
index a44092de7c7ae8cd920c19392ac3cdae68cd0c06..961bd99c931b7431366a35d8040f6d9b5f5aad13 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Group.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Group.class differ
index aa32469da9fe5b3aab33977be2667494e38cfdb6..da51a8c121f8feeb172bdd456e0f19ec79a28275 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/LayoutElement.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/LayoutElement.class differ
index 98e65a3182256a03fa685e372650588a282432a3..db57ff1126aa94b8b9e8210b0a1fe9d4d41174df 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/LayoutStripper.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/LayoutStripper.class differ
index 6258134278d80bfaa54b98936be3609f750f4ea4..302ddd8c3b29417ff1a334d1ba378c9346582a48 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Letter.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Letter.class differ
index 4415f5cc934a9870778b866bf8c92982f3f38da4..8a664b7515ffbd4938b002b05b7394b624e18ebe 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Line.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Line.class differ
index 054c1c377381e2d9a4c0ebc48ba623919d9a4e77..b0a50521c0b83b653880dfe059204ee54dd97f00 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Page.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Page.class differ
index 18ace2b3bf6fa6e8df711419a20cefaf96d20db1..49a3974d2c9d83e95628aa4be8f4b9dd3f58c891 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Separator.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Separator.class differ
index e5a0d845e2e38d966f416993df35003ba7aff93e..04fd3d333be2676fb0517d9dae7b98ecd934b2ec 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Space.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Space.class differ
index 4539d3bf7ae3f3e3628c5cea31283958b054c498..4699861efcee65feb74664cc2f30ec86b8de36b6 100644 (file)
Binary files a/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Word.class and b/resources/tools/fwstk/bin/com/fluidbook/fwstk/layout/Word.class differ
index 85452f9699fb13cf56e0ec045a7caa5689cdc65d..749131b1f3196b39d8a55f51fca6921cdcd124c9 100644 (file)
Binary files a/resources/tools/fwstk/bin/cube/files/FileIO.class and b/resources/tools/fwstk/bin/cube/files/FileIO.class differ
index 1d67ea60ab887dc3a173c9373ca29ae2ce212973..437148409c534cb45847feff4e1804a54276a0aa 100644 (file)
Binary files a/resources/tools/fwstk/bin/cube/util/Array.class and b/resources/tools/fwstk/bin/cube/util/Array.class differ
index 21c8b7ada299da537c7e0a08822314d86aeeba39..a45f9f22ab6c6cc26ad11e7bb23eef31f32d1d7e 100644 (file)
Binary files a/resources/tools/fwstk/bin/cube/util/AsciiUtils.class and b/resources/tools/fwstk/bin/cube/util/AsciiUtils.class differ
index 16a9c9eb10844e05c5f85a623acd81f805ff86f7..a143bff63b6ed880d5c69676925be103e218caff 100644 (file)
Binary files a/resources/tools/fwstk/bin/cube/util/StringUtil.class and b/resources/tools/fwstk/bin/cube/util/StringUtil.class differ