Commit Graph

61 Commits

Author SHA1 Message Date
7d9e756f3f For bug #8257 2025-05-27 20:19:17 +03:00
b8d2cba3ae Refactoring 2024-11-01 22:15:03 +03:00
6eaf590844 For bug #71100 2024-10-29 07:43:06 +00:00
47ec9ab80d Fix bugs and refactoring 2024-09-05 10:23:31 +00:00
83e020f492 Fix bug #67916 2024-05-10 14:32:23 +03:00
6fcd76a469 Refactoring 2023-11-10 12:23:27 +03:00
40fd4c8b21 Refactoring 2023-09-26 16:47:16 +03:00
68ea0b5875 Fix crash with 2+ emf inside wmf 2023-08-15 18:25:33 +03:00
b096ce8098 Correction of font selection in metafile to svg conversion 2023-05-03 14:05:44 +03:00
741213b126 Merge pull request #1151 from ONLYOFFICE/fix/bug61404
Fix bug 61404
2023-03-09 22:33:44 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
9f18768e5d Added support for recording EMR_GRADIENT FILL in EMF and working with clips 2023-03-01 17:10:35 +03:00
4d5a2967e3 [copyright] Update Copyright 2023-02-28 00:57:11 +03:00
4cfe02a387 Fix bug #61103 2023-02-09 15:09:04 +03:00
01d99fec57 Fix bug 2022-11-24 19:50:11 +03:00
d3231b89ec Merge branch 'fix/metafile_bugs' into fix/metafile_to_svg 2022-10-19 15:09:03 +03:00
56521b789f Merge branch 'develop' into fix/metafile_to_svg 2022-10-17 12:46:51 +03:00
433656c178 Fixed bugs with text and incorrect Transform 2022-09-16 18:42:13 +03:00
c257b901ac Fix bug 59046 2022-09-15 17:47:23 +03:00
798c8ee702 Fix temp files 2022-09-14 15:04:31 +03:00
c87c8f2b4f Fix bug 58829 2022-09-02 16:35:05 +03:00
04ea2ce07d Refactoring 2022-08-11 19:19:34 +03:00
e91e1d7f71 The principle of working with transform has been changed, as well as text conversion has been improved 2022-08-10 17:26:30 +03:00
6a8c6827a0 Fix build 2022-08-06 15:27:59 +03:00
92119b07b7 Refactoring 2022-08-04 19:37:10 +03:00
981f48c49e Fix spaces 2022-08-03 11:38:49 +03:00
a9c99b5fb1 Elimination of defects 2022-06-08 18:55:30 +03:00
c2654f2a3d Added conversion of WMV format to SVG 2022-06-07 20:41:52 +03:00
44647e33fb Expanded the possibilities of converting a metafile to SVG 2022-05-31 18:56:39 +03:00
4c5ff20a07 Merge branch 'develop' into fix/emf_wmf 2022-04-26 18:31:04 +03:00
a80642bfaf Corrected the definition of parity 2022-04-06 14:22:04 +03:00
14801e3620 Working with reading and drawing regions 2022-04-06 14:22:04 +03:00
4d1c217905 Added support for EMR_FILLRGN recording 2022-03-05 15:55:47 +03:00
e78dbed50d LineCaps implementation started and refactoring 2022-02-22 20:27:52 +03:00
5b17cf6da3 . 2022-02-21 11:41:11 +03:00
27a7c792b0 Fixed some bugs related to brushes, pens and lack of font 2022-02-03 20:23:22 +03:00
43cb660f80 Added bitmap rendering of images embedded in EmfPlus recording 2022-01-27 20:29:15 +03:00
9153cc678d Refactoring 2021-11-23 21:57:19 +03:00
0784a62e89 Refactoring 2021-11-19 21:08:48 +03:00
5645f15c58 Working with EMF+ records 2021-11-12 20:34:04 +03:00
b0062b6135 Working with EMF+ records 2021-11-10 21:26:06 +03:00
1e922e4724 Working with EMF+ records 2021-10-27 20:05:04 +03:00
94167f1954 Working with EMF+ records 2021-10-26 21:15:21 +03:00
e2c0d814bb Working with EMF+ records 2021-10-22 20:28:41 +03:00
c85774a897 Working with EMF+ records 2021-10-21 19:02:44 +03:00
df5140532d Added reading of EMF records+ 2021-10-19 19:36:27 +03:00
7588b592df The addition of the implementation of EMF+ records has begun 2021-10-18 21:24:16 +03:00
792a0b35e1 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3 [copyright] Update Copyright
2018 -> 2019
2019-01-17 16:44:11 +03:00
76d68fa70f Fix bug #38544
Fix the problem with calculating transformation matrix for the EMF. Add support of EMR_STRETCHBLT field.
2018-09-03 18:07:10 +03:00