Commit Graph

428 Commits

Author SHA1 Message Date
dad67014be fix build 2022-05-17 10:24:02 +03:00
94bfcfc9a6 Merge branch release/v7.1.0 into develop 2022-05-16 12:52:12 +00:00
186bfb4b89 Fixing a build error 2022-04-29 12:33:01 +03:00
4c5ff20a07 Merge branch 'develop' into fix/emf_wmf 2022-04-26 18:31:04 +03:00
38460e9163 Fixed a problem with incorrect positioning of single characters 2022-04-26 18:25:26 +03:00
88d61afb97 Improve performance of reading jpeg2000 2022-04-14 22:51:45 +03:00
120057be57 Fix bug #39212
Fix the problem with parsing jpeg2000 images
2022-04-12 22:30:38 +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
88435e51bb Merge pull request #883 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-03-27 18:29:51 +03:00
efdc370ca2 Mac build 2022-03-20 11:39:42 +03:00
1d9dc39390 Linux build 2022-03-20 10:54:09 +03:00
f5c5d1fb57 New engine for jpeg2000 2022-03-18 21:54:47 +03:00
c2c69d2a8e Merge remote-tracking branch 'origin/release/v7.1.0' into develop 2022-03-18 11:11:43 +03:00
4b2cc293cf Refactoring pdf 2022-03-16 21:27:35 +03:00
a5baf69f57 Added support for rendering Wmf in Emf+ records 2022-03-11 10:48:36 +03:00
62445265e6 Refactoring 2022-03-10 18:35:40 +03:00
4d1c217905 Added support for EMR_FILLRGN recording 2022-03-05 15:55:47 +03:00
bb4cf4eebc Minor defects have been fixed 2022-03-01 22:04:47 +03:00
9af13304d5 Partially changed calculations of the angle and position of lineCap 2022-02-25 20:37:32 +03:00
6f4bcbb548 LineCaps implementation started 2022-02-25 18:13:34 +03:00
e78dbed50d LineCaps implementation started and refactoring 2022-02-22 20:27:52 +03:00
320befbc53 . 2022-02-21 16:29:41 +03:00
5b17cf6da3 . 2022-02-21 11:41:11 +03:00
177a57e4ef . 2022-02-21 11:19:46 +03:00
b4cd2f065d . 2022-02-20 20:58:33 +03:00
59d420543f . 2022-02-20 20:49:25 +03:00
195709f629 ofstream->NSFile 2022-02-20 14:49:04 +03:00
084ae03ddb fix linux build 2022-02-20 14:30:32 +03:00
17ea6e66c8 fix build graphics 2022-02-18 14:27:01 +03:00
bd63cc0d6b Fixed bugs 2022-02-15 21:07:31 +03:00
422b462bb8 Refactoring and fixed bugs 2022-02-10 17:42:11 +03:00
1b31dc3b72 Fixed bugs 2022-02-09 19:08:40 +03:00
7cce201567 Merge branch 'develop' into feature/emf_wmf 2022-02-08 14:41:36 +03:00
5fe1188c5b The error has been removed 2022-02-08 14:40:21 +03:00
a95d7117c7 Fixed bags and implementation of text rendering in Emf+ records has begun 2022-02-08 13:58:48 +03:00
70d591d505 Added support for recording EMR_CREATEMONOBRUSH, fixed bugs with brushes and pens 2022-02-04 19:05:14 +03:00
27a7c792b0 Fixed some bugs related to brushes, pens and lack of font 2022-02-03 20:23:22 +03:00
5e62690318 The problem with missing lines due to the lack of pen thickness has been solved, minor bugs have been fixed 2022-01-28 20:26:27 +03:00
43cb660f80 Added bitmap rendering of images embedded in EmfPlus recording 2022-01-27 20:29:15 +03:00
4c7e16a33c The principle of working with Emf files embedded in EmfPlus recording has been completely redesigned and refactoring 2022-01-22 22:04:25 +03:00
461006b3b8 Added calculation of exact X-axis coordinates for rendering embedded Emf+ Emf records 2021-12-29 21:08:12 +03:00
281ee487cb The work with the FinalTransform update has been finalized 2021-12-10 20:36:33 +03:00
2f88cf34ea Adding Emf+ Record - Interpretator communication support 2021-12-09 21:30:57 +03:00
5bbe04dd69 Changed the position calculation for the emf image, which is embedded in the emf+ record 2021-12-06 21:45:07 +03:00
b71f62fcad Added calculations of the X-axis position of the emf image embedded in emf+ 2021-12-03 18:57:12 +03:00
6133c11f38 Combining EmfPlus objects 2021-12-02 21:13:42 +03:00
25de0c763f Fixed a typo in the test example 2021-12-02 21:10:44 +03:00
31e0f5e177 Fixed the position of the rotated and reflected text at the same time 2021-11-29 21:40:01 +03:00
ccd47865bd Intermediate commit 2021-11-25 22:41:27 +03:00