Commit Graph

141 Commits

Author SHA1 Message Date
930e76f8a9 fix background color in setSoftMaskFromImageMask 2022-05-23 08:31:50 +03:00
22fd371f3f Merge remote-tracking branch 'origin/develop' into feature/pdfwriter
# Conflicts:
#	PdfReader/PdfReader.cpp
#	PdfReader/Src/RendererOutputDev.cpp
#	PdfWriter/PdfRenderer.h
#	PdfWriter/Src/Document.cpp
2022-05-17 12:20:43 +03:00
94bfcfc9a6 Merge branch release/v7.1.0 into develop 2022-05-16 12:52:12 +00:00
de5447c4a3 deferred rendering setSoftMaskFromImageMask 2022-05-13 17:52:11 +03:00
989935db24 fix setSoftMaskFromImageMask 2022-05-12 18:12:09 +03:00
f9791c3825 trying setSoftMaskFromImageMask 2022-05-11 18:09:30 +03:00
e1949a4cf3 trying to implement paintTransparencyGroup 2022-04-29 18:49:04 +03:00
9d50ad16ff Fix bug 56082 2022-04-25 16:56:07 +03:00
2cc6ed350c fix drawSoftMaskedImage 2022-04-21 19:31:50 +03:00
37fc76e4da fix beginTransparencyGroup 2022-04-19 18:07:20 +03:00
4b1be35195 fix alpha and out of range
fix alpha of TransparencyGroup and out of range m_vWidths
2022-04-15 18:35:47 +03:00
77f3429df9 Merge remote-tracking branch 'origin/develop' into feature/pdfwriter
# Conflicts:
#	PdfReader/PdfReader.cpp
#	PdfWriter/Src/Encrypt.cpp
2022-04-14 11:39:05 +03: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
59924c4b4e Merge pull request #853 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-02-21 09:50:26 +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
9649851e31 fix write pdf text 2022-01-25 15:08:17 +03:00
0c96caff02 fix conversion for streamGetChar 2022-01-21 16:01:21 +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