23 Commits

Author SHA1 Message Date
Arnošt Pleskot
95baf540f2
fix: proper scaling (none) for fancyBackground in svg export 2023-08-30 09:57:23 +02:00
Arnošt Pleskot
8ac95a713b
fix: logo in dark svg 2023-08-29 23:12:32 +02:00
Arnošt Pleskot
ab9c85cd2b
feat: clean console.logs 2023-08-29 15:25:58 +02:00
Arnošt Pleskot
425f1a5461
fix: padding 2023-08-29 15:04:02 +02:00
Arnošt Pleskot
780af522a2
feat: add logo into export 2023-08-28 10:21:37 +02:00
Arnošt Pleskot
9caa05825d
feat: centered content bcg on svg export 2023-08-24 15:48:22 +02:00
Arnošt Pleskot
ae8d62f5c9
fix: proper background centering on scaled image 2023-08-23 14:05:03 +02:00
Arnošt Pleskot
7795d1aaef
feat: solid background position in roundRect fallback 2023-08-23 00:50:40 +02:00
Arnošt Pleskot
38fd4fb165
feat: center and scale solid background on top of fancyBackground 2023-08-23 00:42:31 +02:00
Arnošt Pleskot
26cd98efb1
feat: correct path in SVG exports for production 2023-08-21 09:52:48 +02:00
Arnošt Pleskot
06ae04c0be
fix: correct border radius in SVG 2023-08-18 19:10:39 +02:00
Arnošt Pleskot
dc0744a140
feat: scale fancyBackground radius and shadow 2023-08-18 17:44:45 +02:00
Arnošt Pleskot
4c8cf9c91c
feat: scale up small exports with fancy background 2023-08-18 17:44:41 +02:00
Arnošt Pleskot
d27856a967
chore: use width/height instead of w/h in Dimensions type 2023-08-18 17:43:38 +02:00
Arnošt Pleskot
787f5d68cf
feat: dark theme export background 2023-08-18 17:43:33 +02:00
Arnošt Pleskot
e8cc787edc
feat: fancyBackgrounds in svg 2023-08-18 17:41:03 +02:00
Arnošt Pleskot
94f20566d1
feat: scale padding 2023-08-18 17:38:56 +02:00
Arnošt Pleskot
d4d9ecf6c6
feat: simplify the rendering 2023-08-18 17:38:52 +02:00
Arnošt Pleskot
6edcb99c89
feat: center content 2023-08-18 17:36:21 +02:00
Arnošt Pleskot
b77b7ccce1
feat: use elements dimensions for scaling 2023-08-18 17:36:20 +02:00
Arnošt Pleskot
c731bd13b6
feat: update renderConfig to move and scale content 2023-08-18 17:36:15 +02:00
Arnošt Pleskot
70c7185f32
feat: export background => fancy background 2023-08-18 17:32:31 +02:00
Arnošt Pleskot
d6515e26b9
feat: separate fancyBackground from renderScene 2023-08-18 17:32:11 +02:00