Commit Graph

78 Commits

Author SHA1 Message Date
96008085d6 Fix swap RGB 2024-06-05 11:46:30 +03:00
282b87e518 Merge pull request #1529 from ONLYOFFICE/fix/bug-63346
Fix bugs 63346, 66523
2024-06-05 11:16:00 +03:00
115a60c273 For bug 68216 2024-06-05 02:26:58 +03:00
66d48673cf Fix min tilingPattern 2024-06-04 15:41:58 +03:00
29ef74770a Fix bug 66523 2024-06-04 13:22:18 +03:00
15247d39f0 Fix bug 63346 2024-06-04 12:22:21 +03:00
dfb0aeefcb Fix read/write tilingPattern in pdf 2024-05-30 12:45:56 +03:00
5e560528a4 Fix bug 68233 2024-05-29 15:08:32 +03:00
dcb4364410 Fix bug 67641 2024-05-23 17:23:06 +03:00
40b6178a0d Fix c_nPenWidth0As1px for annot/field renderer 2024-05-23 16:22:52 +03:00
fac976a22e Read and write image ref for OShapes 2024-05-20 17:52:22 +03:00
051a1fa7ef Fix bug 67444 2024-04-26 12:47:51 +03:00
c3767cf68e Fix bug 67439 2024-04-18 18:01:23 +03:00
6431ba5245 Fix clear content 2024-04-15 14:02:43 +03:00
6adc289948 Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape 2024-04-12 13:57:53 +03:00
1929e2e5c9 Fix page scale 2024-04-11 16:02:48 +03:00
b7ca461ba5 Fix coord shift 2024-04-11 14:42:11 +03:00
ad60357f6f Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape
# Conflicts:
#	DocxRenderer/src/resources/VectorGraphics.h
2024-04-11 11:13:32 +03:00
5e02d5d943 Fix begin/end-MarkedContent 2024-04-10 13:07:21 +03:00
aa83a2dda2 ShapeStart, ShapeEnd for RendererOutputDev 2024-04-10 12:44:03 +03:00
85980186ac Fix bug 66286 2024-04-09 16:46:52 +03:00
bfefe4d1b7 Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/src/pdfwriter.cpp
#	PdfFile/PdfReader.cpp
#	PdfFile/SrcWriter/Document.cpp
2024-04-05 12:25:30 +03:00
8b9c0d79bb Fix bug #67210 2024-04-04 14:27:48 +03:00
08ae2f5d2e Fix bug 66721 2024-03-14 15:37:38 +03:00
00769d01c1 Fix bug 66537 2024-03-14 11:42:25 +03:00
e8c375c864 Add FontSelection to FreeText 2024-02-21 18:54:58 +03:00
6e9f7fff71 Fix fonts, I and V 2023-12-20 18:10:41 +03:00
910a68765a Fix empty font and StemV from FontDescriptor 2023-12-18 15:54:11 +03:00
99d72986d8 Merge remote-tracking branch 'origin/release/v8.0.0' into feature/pdf-widget
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
#	PdfFile/SrcReader/PdfAnnot.cpp
#	PdfFile/SrcReader/RendererOutputDev.cpp
2023-12-11 12:04:46 +03:00
22943e61bc Add GetFontByParams 2023-12-06 18:51:18 +03:00
4871e28398 Fix getInt to getNum 2023-11-30 17:15:21 +03:00
3a69bf7b3a Fix bug #19081 2023-11-30 17:13:28 +03:00
0ec39e3d32 Write widget's parent 2023-11-28 16:04:04 +03:00
ef2e1ca336 Fix bug #61021 2023-11-21 11:41:28 +03:00
e6b2f1aecf Fix bug #64756 2023-11-20 12:36:50 +03:00
65d6644841 Merge remote-tracking branch 'origin/fix/pdf' into develop
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/js/drawingfile_base.js
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile.h
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
#	PdfFile/PdfFile.h
#	PdfFile/PdfReader.cpp
#	PdfFile/PdfReader.h
2023-10-31 12:13:46 +03:00
922db1270e Release GetFont without renderer 2023-10-26 13:55:44 +03:00
8402eb786a Develop GetFont without renderer 2023-10-25 17:38:17 +03:00
5c93af24b5 Delete TextFormField 2023-10-23 14:40:46 +03:00
477024d612 Fix NSCorrectFontName::CheckFontNamePDF 2023-10-18 12:18:28 +03:00
be9216d376 For bug #45334 2023-10-16 12:53:03 +03:00
f6ea600873 Fix bug #64211 2023-10-04 15:23:15 +03:00
f3bbfdb022 Fix bug 45334 2023-10-02 17:15:10 +03:00
ca32b0823c Fix bug 64190 2023-09-27 13:59:25 +03:00
d9a47c0d5a Fix scale for TilingPattern 2023-09-26 18:24:09 +03:00
94d50c60b6 Fix typo 2023-09-26 10:04:37 +03:00
b579bbb31e Fix tilingPatternFill 2023-09-25 18:33:44 +03:00
88963ec183 Release tilingPatternFill for PdfReader 2023-09-21 18:23:11 +03:00
0395e010e2 Fix for tilingPatternFill 2023-09-20 18:49:59 +03:00
275740cba4 For bug 64190 2023-09-18 17:45:43 +03:00