Commit Graph

33 Commits

Author SHA1 Message Date
cc2e755bca Fix bug 2024-09-26 15:18:30 +00:00
9bdcbf0d89 Rollback std::vector 2024-09-26 06:15:42 +00:00
a23ce22950 Add unit-tests 2024-09-26 06:15:42 +00:00
83db7f2165 Remove STL from export 2024-09-26 06:15:42 +00:00
9ee9192cd4 Refactoring 2024-09-26 06:15:42 +00:00
cceec83568 Transition from pointers to smart pointers 2024-09-26 06:15:42 +00:00
2b8e70e67f Add compound paths 2024-09-26 06:15:42 +00:00
0821eefbd3 Add figure "Cross" to test 2024-09-26 06:15:42 +00:00
57fdf7eed5 Add test for negative vertices 2024-09-26 06:15:42 +00:00
787575a53f Fix including paths 2024-09-26 06:15:42 +00:00
6831820dd4 Fix 2024-09-26 06:15:42 +00:00
473ef17be3 Fix 2024-09-26 06:15:42 +00:00
5e56d26a06 Fix bugs 2024-09-26 06:15:42 +00:00
015c10495c Refactoring 2024-09-26 06:15:42 +00:00
e973c8f70b Refactoring test 2024-09-26 06:15:42 +00:00
a77987488b Refactoring 2024-09-26 06:15:42 +00:00
1cfd17e2f3 Fix and Refactoring 2024-09-26 06:15:42 +00:00
b4c6f69cee Add Test for Clip 2024-09-26 06:15:42 +00:00
470f64ca41 Merge pull request #1355 from ONLYOFFICE/fix/AlphaMask
Changing the working principle of the alpha mask
2023-12-12 14:00:44 +03:00
f5ff9b5b9b Merge pull request #1354 from ONLYOFFICE/feature/graphics-pict
Feature/graphics pict
2023-12-06 18:42:11 +03:00
a0d3d402a3 Redesigned work with the alpha mask 2023-12-04 19:37:38 +03:00
54efbc22fc Fix indents 2023-12-03 22:04:47 +03:00
1eeaea8c34 Refactoring 2023-11-27 17:21:14 +03:00
254e5168af Added a test example of using graphics layers 2023-11-23 16:32:46 +03:00
68cfa314b6 Add PictDecoder to BgraFrame 2023-11-21 18:43:22 +03:00
6301240a92 fix PICTDecoder 2023-11-20 11:55:23 +03:00
8213524b6b DecodePICT project 2023-11-14 16:43:08 +03:00
4306486c3c Refactoring 2023-07-02 13:39:49 +03:00
bc3dfa5b3f Added the ability to install an external alpha mask 2023-06-26 20:20:53 +03:00
7af5e05ea0 Refactoring the alpha mask 2023-06-26 18:35:50 +03:00
bec99465a9 Added a test example with the use of a mask on the alpha channel 2023-06-14 14:23:08 +03:00
65d5b5c628 Revision of the test example 2023-06-06 09:52:38 +03:00
859e96a3ab Added alpha mask test 2023-06-04 22:13:20 +03:00