Commit Graph

113 Commits

Author SHA1 Message Date
47ec9ab80d Fix bugs and refactoring 2024-09-05 10:23:31 +00:00
d2acd7d86d Fix bug #66175 2024-01-26 16:54:30 +03:00
4041e5b31c Fix bug #65918 2024-01-17 13:52:58 +03:00
b263eab373 Fixed a bug with the minimum pen size in converting a metafile to svg 2024-01-12 16:10:55 +03:00
e7dff77c8e Fix bug #65620 2023-12-22 20:04:27 +03:00
018ddb1540 Added dependency of the permission for embedded metafiles on the parent metafile 2023-12-12 15:11:35 +03:00
501419523d Refactoring 2023-11-14 11:24:17 +03:00
caa50dbc47 Fix bug #45384 2023-11-13 19:47:22 +03:00
330882a00e Fix bug #64638 2023-10-13 20:59:26 +03:00
d92d493343 Refactoring work with paths and clips in metafiles 2023-09-29 18:55:35 +03:00
40fd4c8b21 Refactoring 2023-09-26 16:47:16 +03:00
ef6787d5d8 Fix bug #63778 2023-09-01 19:41:09 +03:00
ffc3149d4b Fixed a bug with font size in metafile to svg conversion 2023-05-03 12:07:58 +03:00
f4cc9ec38a Fix bug #62404 2023-05-03 12:07:19 +03:00
6b0513cd81 Fix bug #62178 2023-04-20 13:21:27 +03:00
c60d06733b For bug #61864 2023-04-06 18:54:14 +03:00
7bc69064f7 Fix bug #61941 2023-04-05 17:35:42 +03:00
9e62296b29 Fixed a bug with drawing DrawDriverString record in Emf+ 2023-03-31 18:37:44 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
4d5a2967e3 [copyright] Update Copyright 2023-02-28 00:57:11 +03:00
5f31790f7a Fix bug #60405 2023-01-16 17:13:48 +03:00
349bed9dbc Fix bug #58904 2023-01-13 17:17:37 +03:00
40c65b46be Fix bug #60486 2023-01-11 15:53:08 +03:00
86ac3febbb Fixed bugs 2022-11-23 16:37:44 +03:00
f3da6a7f1b The algorithm for calculating the width of the minimum pen has been changed 2022-11-23 16:37:25 +03:00
0d5a478949 Added clips support in metafile->svg conversion and refactoring 2022-11-16 18:15:40 +03:00
d3231b89ec Merge branch 'fix/metafile_bugs' into fix/metafile_to_svg 2022-10-19 15:09:03 +03:00
a97e7ef52d Fixed bugs and refactoring 2022-10-12 15:19:57 +03:00
96f6c8a510 Fixed bugs 2022-10-11 18:41:53 +03:00
d06c4a5104 Changed the algorithm for calculating the minimum width of the pen and editing bugs 2022-10-10 20:43:29 +03:00
30a36f315c Changed the equation for calculating the minimum width of the pen 2022-10-06 20:47:25 +03:00
e175b310f5 Fix bug #59199 2022-09-30 17:43:11 +03:00
a9e7c6794b Added support for embedded WMF file in EMF file, fixed bugs 2022-09-29 19:14:06 +03:00
a2c4b69bae Changed bitmap rendering in emf+ and refactoring 2022-09-26 19:19:19 +03:00
71929b726e Fix bug #43995
Added support for embedded Emf file to Wmf file
2022-09-23 13:27:55 +03:00
14756b05b7 Fixed minor bugs 2022-09-22 18:38:14 +03:00
af318a7c79 Fixed minor bugs 2022-09-21 17:22:29 +03:00
433656c178 Fixed bugs with text and incorrect Transform 2022-09-16 18:42:13 +03:00
ed30c40f93 Fix bug #58397 2022-09-08 19:49:46 +03:00
b2c308fc71 Fix bug #58267 2022-09-08 17:07:55 +03:00
597326bddc Refactoring 2022-09-01 00:09:21 +03:00
457cfc29ed Fixed bug #58407 2022-08-29 19:00:09 +03:00
fe1e498125 Fix bug #47325 2022-08-29 15:54:20 +03:00
784fd18470 Fix bug #58365, #55408, #58166, #58150 2022-08-29 13:39:34 +03:00
0469fe7b59 Refactoring 2022-08-03 18:43:51 +03:00
9977c2f4c2 Merge branch 'feature/metafile2svg' into feature/imagesModule 2022-08-03 17:46:41 +03:00
c1493bf1f4 Merge branch 'feature/metafile_to_svg' into feature/imagesModule 2022-08-03 12:20:34 +03:00
981f48c49e Fix spaces 2022-08-03 11:38:49 +03:00
3fdefb4952 Refactoring 2022-08-02 20:37:07 +03:00
e664bc77a0 Merge remote-tracking branch 'origin/release/v7.2.0' into feature/pdfwriter
# Conflicts:
#	Common/3dParty/html/css/src/CCompiledStyle.cpp
#	Common/3dParty/html/css/src/CCssCalculator_Private.cpp
#	Common/3dParty/html/css/src/ConstValues.h
#	Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp
#	HtmlFile2/test/main.cpp
#	PdfWriter/PdfRenderer.cpp
#	PdfWriter/PdfRenderer.h
2022-07-18 18:13:19 +03:00