Commit Graph

127 Commits

Author SHA1 Message Date
94bfcfc9a6 Merge branch release/v7.1.0 into develop 2022-05-16 12:52:12 +00:00
177a87cfb9 Change pick font 2022-04-13 17:45:17 +03:00
120057be57 Fix bug #39212
Fix the problem with parsing jpeg2000 images
2022-04-12 22:30:38 +03:00
6a543bb12d Merge remote-tracking branch 'remotes/origin/release/v7.1.0' into develop 2022-04-12 18:51:22 +03:00
4973518a1f Fix bug 56471 2022-04-07 17:21:57 +03:00
fc52fb3c17 Merge pull request #886 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-03-31 11:39:05 +03:00
258e4cda5a For bug 55777 2022-03-28 17:37:48 +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
5e7b33ba61 Add CMaps 2022-03-26 22:59:26 +03:00
f5c5d1fb57 New engine for jpeg2000 2022-03-18 21:54:47 +03:00
4b2cc293cf Refactoring pdf 2022-03-16 21:27:35 +03:00
cd75c6e502 Fix typo 2022-03-16 19:40:07 +03:00
1406c5c781 Improve speed of drawing images 2022-03-15 17:13:12 +03:00
262fb3314c Fix crash with base14 fonts 2022-02-22 10:52:47 +03:00
c09f25b8d0 Fix bug #33395
Fix the problem with parsing embedded truetype font
2022-02-04 16:06:21 +03:00
e5472df42c fix empty wsFontBaseName
fix bug 55177
2022-02-01 17:35:01 +03:00
804d0822f2 Fix bug #54676
Fix the problem with inheritance
2022-01-27 18:52:10 +03:00
e32f76c8db [pdf] Fix the problem with rendering images with soft mask 2022-01-27 17:16:07 +03:00
a9cb8de197 Refacrtoring wasm module 2022-01-20 20:31:00 +03:00
28ac386e08 Refactoring 2022-01-13 20:11:38 +03:00
67facf5e69 fix nativegraphics test 2021-12-21 11:18:39 +03:00
20e92bbf95 base-14 fonts selection 2021-12-13 17:23:41 +03:00
abec57becd Refactoring base64 fonts 2021-12-11 23:52:47 +03:00
4aae8eabca fix isBase-14 2021-12-07 17:17:08 +03:00
53deeec405 fix Base-14 like before 2021-12-07 11:44:58 +03:00
a324d9f8d9 fix pdf Base-14 font 2021-12-01 12:47:18 +03:00
3727b7391a try fix pdf selection of fonts
oFontSelect.bBold and oFontSelect.bItalic are not filled.
The font to find is an external font file for Base-14 font, but base14SysFonts is empty with BUILDING_WASM_MODULE. Need fix it.
2021-11-26 18:51:24 +03:00
04bb20a8e4 try fix setupBaseFonts for base14SysFonts 2021-11-24 17:37:43 +03:00
30d3472b62 test GetGlyphs 2021-11-10 17:19:13 +03:00
87af894198 refactoring 2021-11-01 17:55:38 +03:00
ada8f8beb8 fix WriteDouble2 and test 2021-10-26 18:03:34 +03:00
b611a6b099 fix getGlyphs format 2021-10-25 16:35:00 +03:00
c3b7d3de8b add DumpLine 2021-10-22 16:55:18 +03:00
113e15c391 develop GetGlyphs 2021-10-21 18:48:31 +03:00
e9325f77e0 Developint not embedded fonts 2021-10-11 19:04:28 +03:00
8dbe1da419 Developing not embedded fonts in viewer 2021-10-10 20:49:15 +03:00
82b11909f9 Fix bugs 2021-10-07 21:42:28 +03:00
5bc07126a9 pdf identifyMem fix 2021-10-07 18:40:11 +03:00
d7c4ceba92 Fix errors 2021-10-05 15:13:22 +03:00
0bd55565fe Fix 2021-10-05 11:38:36 +03:00
7569534cfd c++ fix merge with develop 2021-10-04 18:11:05 +03:00
5142761c85 transparent img fix 2021-09-13 19:39:33 +03:00
f5ef1dd683 axial special case fix 2021-09-07 20:35:11 +03:00
d2c8c14f8b axial shading fix 2021-09-03 13:39:21 +03:00
e75b9dd848 radial fix, little mesh patch optimisation 2021-09-01 11:35:34 +03:00
bcc1801edb functional fix 2021-08-30 12:34:16 +03:00
f7c518d145 custom gradients
todo type 67
todo coord debug 23
2021-08-26 23:08:50 +03:00
99742dd7b3 textclip 2021-08-20 16:09:16 +03:00
35fb50c226 clip fix
TODO text clip, new gradient render implementation
2021-08-20 11:50:26 +03:00
c06c0ad088 clip stack (debug needed) 2021-08-16 15:10:18 +03:00