451 Commits

Author SHA1 Message Date
49cdde75b3 Fixed bugs 2023-07-10 21:11:41 +03:00
60c8623980 Fixed bug 2023-07-06 16:35:06 +03:00
5318dc1238 Refactoring 2023-07-04 13:18:12 +03:00
927585ad86 Refactoring 2023-07-04 12:25:53 +03:00
77efe21913 To the previous commit 2023-07-04 10:58:42 +03:00
cf88f807cd Added restriction on plug-in files from CssCalculator 2023-07-04 10:56:03 +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
4a4a05fd8a Added partial support for record Mask in svg-reader 2023-05-23 22:23:00 +03:00
96662a2382 Adding flag support for marker and refactoring in svg-reader 2023-05-22 13:52:58 +03:00
cbed11f00b Added rgba support and refactoring in svg-reader 2023-05-20 18:21:10 +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
bc7eab7f1d Fixed problems with working with styles 2023-05-03 19:06:39 +03:00
15fdb5a8ce Refactoring and fix 2023-04-28 18:02:01 +03:00
0343d7989d Added transparency support in stroke and fill in svg-reader 2023-04-26 16:52:10 +03:00
dcea017b51 Added character rendering on textPath in svg 2023-03-22 21:58:47 +03:00
ecec9e2e39 Start of work on textPath record, fixing bugs and refactoring in svg reader 2023-03-16 18:37:20 +03:00
e18ed76b48 Refactoring and working with paths in svg reader 2023-03-15 16:25:52 +03:00
d4dee32fe7 Work with transforms and normalization text size in svg reader 2023-03-14 13:31:46 +03:00
d5b46f74fc Fixed bugs with the position of rotated objects and others in reading svg 2023-03-13 16:22:22 +03:00
4aa56f8aa0 For bug #61383 2023-02-28 13:22:12 +03:00
7dcbd57aa7 Fix bug #61383 2023-02-28 12:44:41 +03:00
d3423f93eb Fix build 2023-02-24 13:55:59 +03:00
0f9cc64520 Fix bug 61302 2023-02-23 21:45:50 +03:00
2309f915b4 Fix bug 61296 2023-02-23 21:42:12 +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
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
b2f2017158 Added support for multiple values in svg transform 2023-02-14 14:11:47 +03:00
0ed1fa08e1 Working with svg text styles 2023-02-13 19:58:41 +03:00
76b90d43a4 Added support for Pattern record 2023-02-13 15:06:57 +03:00
68922675b5 Improved work with Transform property and refactoring 2023-02-09 16:44:50 +03:00
dc0c6c369c Added support for Transform properties in svg reader 2023-02-08 19:21:06 +03:00
0661c9b552 Changed working with svg records data and refactoring 2023-02-07 18:42:34 +03:00
c18251dcfd Refactoring is finished 2023-02-03 18:12:32 +03:00
f86ef63f58 Continuing refactoring 2023-02-02 14:51:42 +03:00
2b29420eb1 Continuing refactoring 2023-01-31 19:44:21 +03:00
085940c37b The beginning of refactoring 2023-01-30 19:08:55 +03:00
2e2bdcdbf1 Working with SVG styles and transformation 2023-01-09 13:30:39 +03:00
ec0b85511b Added support for Polyline and polygon records 2023-01-05 12:37:33 +03:00
62710bb443 Working with SVG styles 2022-12-27 21:15:36 +03:00
5d666a0d10 Working with SVG styles 2022-12-26 19:28:37 +03:00
4f97c72212 Started working with svg styles 2022-12-22 16:14:11 +03:00
35dc17e584 The creation of a new svg-reader has begun 2022-12-13 11:27:17 +03:00
a51a953d83 Crash fixed 2022-08-18 14:37:09 +03:00
2281e35cda Added support for the vertical-align property for tables 2022-07-27 17:06:38 +03:00
2cf3c85d67 Fix bug #54964
Fixed a problem with the order of applying styles
2022-07-27 17:06:23 +03:00