310 Commits

Author SHA1 Message Date
Matthias Bisping
71ffb28381 Re-add actual block generator calls back 2023-01-23 15:38:20 +01:00
Matthias Bisping
9dfbe9a142 Add different basic table layouts 2023-01-23 15:30:12 +01:00
Matthias Bisping
0eb57056ba Fix / improve table cell border drawing 2023-01-23 15:16:26 +01:00
Matthias Bisping
70802d6341 Fix error in image padding logic 2023-01-23 14:38:42 +01:00
Matthias Bisping
52776494cb Tweak font selection 2023-01-23 14:15:41 +01:00
Matthias Bisping
7d8842b4ac Refactoring & Add table captioons 2023-01-23 13:14:48 +01:00
Matthias Bisping
9e77e25afb Refactoring
Move text block generation code into its own class.
2023-01-23 12:22:42 +01:00
Matthias Bisping
b3480491be Refactoring
Move line formatting code into its own class.
2023-01-23 12:13:22 +01:00
Matthias Bisping
3d0c2396ee Remove obsolete code 2023-01-23 12:05:01 +01:00
Matthias Bisping
f8c2d691b2 [WIP] Figure captions 2023-01-23 12:04:27 +01:00
Matthias Bisping
ced1cd9559 More tables less text 2023-01-18 19:51:13 +01:00
Matthias Bisping
738c51a337 Merge branch 'refactoring' of git+ssh://git.iqser.com:2222/rr/cv-analysis into refactoring 2023-01-18 19:25:24 +01:00
Matthias Bisping
48f6aebc13 Tweaking 2023-01-18 19:22:48 +01:00
Matthias Bisping
73d546367c Tweaking 2023-01-18 18:53:56 +01:00
Matthias Bisping
cfe4b58e38 Add option to put specific text into text block 2023-01-18 17:19:12 +01:00
Matthias Bisping
839a264816 Add option to put specific text into text block 2023-01-18 17:18:56 +01:00
Matthias Bisping
fd57fe99b7 Tweak content selecton logic 2023-01-18 16:56:25 +01:00
Matthias Bisping
5e51fd1d10 Tweak content selecton logic 2023-01-18 16:17:20 +01:00
Matthias Bisping
9c7c5e315f Select cell content conditioned on cell size class 2023-01-18 15:54:24 +01:00
Matthias Bisping
3da613af94 [WIP] recursive random table: Add recursive construction 2023-01-18 15:04:04 +01:00
Matthias Bisping
30e6350881 [WIP] recursive random table
Add padding between cell content and cell border
2023-01-18 14:50:15 +01:00
Matthias Bisping
384f0e5f28 [WIP] recursive random table: tweak cell broder and fill logic 2023-01-18 13:42:38 +01:00
Matthias Bisping
4d181448b6 [WIP] recursive random table: basic version working 2023-01-18 13:30:19 +01:00
Matthias Bisping
a5cd3d6ec9 [WIP] recursive random table 2023-01-18 13:11:15 +01:00
Matthias Bisping
893622a73e [WIP] recursive random table 2023-01-18 11:45:19 +01:00
Matthias Bisping
4d11a157e5 Cache font selection 2023-01-18 09:39:04 +01:00
Matthias Bisping
4c10d521e2 [WIP] random font selection 2023-01-17 14:58:54 +01:00
Matthias Bisping
0f6cbec1d5 Refactoring 2023-01-17 13:43:12 +01:00
Matthias Bisping
54484d9ad0 [WIP] random table segments: Table via tabulate and text -> image 2023-01-17 13:23:53 +01:00
Matthias Bisping
ca190721d6 [WIP] random table segments & refactoring 2023-01-17 13:17:33 +01:00
Matthias Bisping
5611314ff3 [WIP] random table segments 2023-01-17 11:42:11 +01:00
Matthias Bisping
4ecfe16df5 Constrain possible random layouts 2023-01-17 11:12:25 +01:00
Matthias Bisping
38c0614396 Assign box type by box aspect ratio 2023-01-17 10:59:53 +01:00
Matthias Bisping
64565f9cb0 Complete first iteraton of random plot generation 2023-01-17 10:55:09 +01:00
Matthias Bisping
232c6bed4b Refactoring: Rename 2023-01-17 09:54:50 +01:00
Matthias Bisping
8d34873d1c [WIP] random plot segments 2023-01-16 19:33:46 +01:00
Matthias Bisping
78a951a319 [WIP] random plot segments 2023-01-16 18:42:34 +01:00
Matthias Bisping
8d57d2043d [WIP] random text segments 2023-01-16 18:18:22 +01:00
Matthias Bisping
41fdda4955 [WIP] random text segments 2023-01-16 17:55:20 +01:00
Matthias Bisping
4dfdd579a2 [WIP] random text segments 2023-01-16 17:41:30 +01:00
Matthias Bisping
e831ab1382 [WIP] random text segments 2023-01-16 17:17:50 +01:00
Matthias Bisping
6fead2d9b9 [WIP] random text segments 2023-01-16 16:34:18 +01:00
Matthias Bisping
1012988475 Remove obsolete code 2023-01-16 13:35:59 +01:00
Matthias Bisping
5bc1550eae Complete page partitioning into empty boxes
Completed logic for partitioning page into content boxes. Next step is
to fill content boxes with random content.
2023-01-16 13:32:38 +01:00
Matthias Bisping
29741fc5da [WIP] random content box generation 2023-01-16 12:07:56 +01:00
Matthias Bisping
4772e3037c Remove obsolete code 2023-01-16 11:16:27 +01:00
Matthias Bisping
dd6ab94aa2 [WIP] Replace texture generation with loadig textures from files 2023-01-16 10:59:13 +01:00
Matthias Bisping
eaca8725de Balance colors of base textures
Make base textures more similar in color balance
2023-01-16 10:19:05 +01:00
Matthias Bisping
4af202f098 Add base paper textures 2023-01-16 10:09:34 +01:00
Matthias Bisping
1199845cdf Refactoring: Rename 2023-01-16 08:47:45 +01:00