Commit Graph

41 Commits

Author SHA1 Message Date
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
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
c3cd1afa85 Update copyright to 2018 2018-03-01 14:30:24 +03:00
04d197375c change license to 2017 2017-01-17 18:17:26 +03:00
b6dfe6eefa Fixed bug with reading EMR_EXTCREATEFONTINDIRECTW in EMF. 2016-10-13 14:10:25 +03:00
beb64a6efa utf8 -> utf8 with BOM 2016-06-23 19:23:34 +03:00
7e8eeed3ea add AGPL header 2016-06-23 17:24:44 +03:00
01a3fd5efc to utf8 2016-06-23 16:47:17 +03:00
a5188a04fc StarView Metafile по новому ..
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62703 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:05:50 +03:00
db7fe5d9e6 правки для билда под виндой
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62572 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:03:11 +03:00
2bb1941038 Переделано открытие EMF на манер WMF, т.е. теперь первоначальный обсчет всех точек делается в классе CEmfFile, чтобы не было проблем с клипом как в WMF. Реализованы записи ExcludeClipRect и SetArcDirection. Исправлены мелкие баги при открытии EMF.
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62391 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:00:46 +03:00
de23437b26 Исправлен баг в графическом рендерере с текстурным брашем. Доработка WMF, из-за того, что клип приходится запоминать пришлось переделать пересчет координат в MetaFileRenderer, из-за этого надо будет переделать и EMF.
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62380 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:00:36 +03:00
64ae206b4d Удален старый вариант WMF. Немного изменена структура файлов.
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62375 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:00:12 +03:00