Jordi Sala Morales
|
e732887399
|
Add shadows to the export (#58)
|
2024-04-22 14:35:59 +02:00 |
|
Alex Sánchez
|
30a64ed1b3
|
Added support for background in pages (#56)
* added support for background in pages
* minor fix
* removed eslint ignore
|
2024-04-22 10:52:25 +02:00 |
|
Jordi Sala Morales
|
f469fc1f37
|
avoid error when unsupported nodes, fills or other kind of elements. Improve error messages (#49)
|
2024-04-19 09:48:19 +02:00 |
|
Alex Sánchez
|
c114bd0b98
|
Strokes (#44)
* strokes
* adjust a few types
* simplify
---------
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-04-18 09:42:45 +02:00 |
|
Alex Sánchez
|
244ea64746
|
New SVG Path lib (#41)
* new svg path lib
* minor fixes
|
2024-04-17 15:58:52 +02:00 |
|
Alex Sánchez
|
e2b5b4a7ea
|
Solid Fills (#39)
* structure for fills
* structure for fills in text and improvements
* fixes
* improvements
|
2024-04-17 15:27:53 +02:00 |
|
Alex Sánchez
|
c9f8a0dcd2
|
Vectors - Line & Arrow (#37)
* lines & arrows draft
* simplify vectors
* try to refactor
* remove comments
* add more clarity to code
* fix translate strokes
* minor style fix
* fix for vectors without geometry
* reduce code
---------
Co-authored-by: Alex Sánchez <alejandro@runroom.com>
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-04-17 10:53:38 +02:00 |
|
Jordi Sala Morales
|
73ccf83657
|
Vectors - Pen & pencil (#35)
* path shapes
* add polygon node
* wip vector
* implement translation of commands and paths
* vectors and polygon
* strokes
* star
* deformed shapes
* simplify star
* simplify star
* fix transformers
---------
Co-authored-by: Alex Sánchez <sion333@gmail.com>
|
2024-04-16 16:08:39 +02:00 |
|
Alex Sánchez
|
27b453b4d7
|
blend modes fix
|
2024-04-15 17:35:26 +02:00 |
|
Alex Sánchez
|
57c1fd356b
|
fix
|
2024-04-15 14:07:32 +02:00 |
|
Alex Sánchez
|
e3906b62e2
|
blend modes
|
2024-04-15 14:03:30 +02:00 |
|
Alex Sánchez
|
b338027e74
|
custom gradient
|
2024-04-15 10:06:19 +02:00 |
|
Alex Sánchez
|
f1e6f76c4f
|
custom gradient
|
2024-04-15 09:48:03 +02:00 |
|
Jordi Sala Morales
|
5c58d53e60
|
replace webpack for esbuild (#17)
|
2024-04-12 18:52:19 +02:00 |
|