Commit Graph

45 Commits

Author SHA1 Message Date
22aecb56ec Fix bug in svg 2025-11-07 12:48:08 +03:00
0477002e85 Fix bug in svg 2025-11-06 00:59:45 +03:00
07bedd847e Fix bug #77940 2025-10-28 18:13:02 +03:00
7156669830 Intermediate refactoring 2025-10-15 19:06:28 +03:00
6eeae2e804 Intermediate refactoring 2025-10-14 20:42:24 +03:00
66d94cf00c Intermediate refactoring 2025-10-09 18:59:40 +03:00
1dbeea42b8 Fix build 2024-11-01 11:18:11 +03:00
b00fbeff53 Fix bug #69024 2024-10-31 09:42:40 +00:00
5904bb3507 Fix bug #69865 2024-09-10 21:07:39 +03:00
d4af1308c0 Merge pull request #1591 from ONLYOFFICE/feature/svg-font
Added custom SVG font
2024-07-09 18:48:00 +03:00
3d528bf8b5 Fix bug #68843
Added switch implementation in svg
2024-06-25 16:39:42 +03:00
6ae6c37ef1 Added reading of custom fonts in svg 2024-06-25 15:51:04 +03:00
1a8ada7858 Merge pull request #1374 from ONLYOFFICE/fix/bug64722
Fix bug #64722
2024-01-11 17:24:39 +03:00
3aa91fcfd4 Fix bug #65241 and other fixes 2023-12-14 18:54:39 +03:00
284c5836e2 Fix bug #64722 2023-10-24 12:10:20 +03:00
b481b0ef12 Troubleshooting issues after merge 2023-07-26 14:32:25 +03:00
f0130f92dc Added support for record <a> to svg-reader's 2023-07-17 17:50:47 +03:00
17b632844a Fixed bugs 2023-06-30 10:51:38 +03:00
0fb4c8f13a Fixed bugs 2023-06-28 14:02:49 +03:00
d676270cac Refactoring 2023-06-22 16:49:56 +03:00
ccfb56fc2e Added support for Symbol record to svg 2023-06-19 20:05:54 +03:00
4a4a05fd8a Added partial support for record Mask in svg-reader 2023-05-23 22:23:00 +03:00
1c894b7896 Line, polyline, and polygon records are remade as heirs of path 2023-05-15 19:28:59 +03:00
7ddc3234a7 Added Marker record support for Paths in svg-reader and refactoring 2023-05-12 17:19:03 +03:00
7e16297d33 Changing how the use record works in svg-reader and refactoring 2023-05-10 20:48:50 +03:00
15fdb5a8ce Refactoring and fix 2023-04-28 18:02:01 +03:00
ecec9e2e39 Start of work on textPath record, fixing bugs and refactoring in svg reader 2023-03-16 18:37:20 +03:00
d5b46f74fc Fixed bugs with the position of rotated objects and others in reading svg 2023-03-13 16:22:22 +03:00
d2db5abe89 Working with text in svg and refactoring 2023-02-27 18:59:17 +03:00
db7297f5c1 Svg has added support for the use entry and improved work with the line style 2023-02-22 14:26:11 +03:00
fc3e54c485 Added support for recording clip-path in svg and refactoring 2023-02-21 16:44:00 +03:00
bad7cc3c86 Refactoring 2023-02-21 11:16:46 +03:00
ea7030d58e Added svg file scanning for defs and styles 2023-02-20 14:12:43 +03:00
dded7e69ef Working on the gradient in svg and refactoring 2023-02-17 18:07:33 +03:00
cfe6264404 Started working with gradients in svg and refactoring 2023-02-16 17:04:56 +03:00
76b90d43a4 Added support for Pattern record 2023-02-13 15:06:57 +03:00
f89f66df45 Added partial support for Image records 2023-02-10 17:22:22 +03:00
0661c9b552 Changed working with svg records data and refactoring 2023-02-07 18:42:34 +03:00
085940c37b The beginning of refactoring 2023-01-30 19:08:55 +03:00
891dab4016 Refactoring and working styles in SVG 2023-01-12 19:34:29 +03:00
ec0b85511b Added support for Polyline and polygon records 2023-01-05 12:37:33 +03:00
4f97c72212 Started working with svg styles 2022-12-22 16:14:11 +03:00
dadd3987f0 Added a draft version of working with text 2022-12-19 18:51:27 +03:00
1e8d0d62b2 Added support for ellipses and working with the path 2022-12-19 14:42:47 +03:00
35dc17e584 The creation of a new svg-reader has begun 2022-12-13 11:27:17 +03:00