|
|
d4af1308c0
|
Merge pull request #1591 from ONLYOFFICE/feature/svg-font
Added custom SVG font
|
2024-07-09 18:48:00 +03:00 |
|
|
|
b763041695
|
Fixed working with the embedded EmfPlusOnly metafile
|
2024-07-08 13:58:23 +03:00 |
|
|
|
18db2f8614
|
Merge pull request #1574 from ONLYOFFICE/fix/bug-68843
Fix bug #68843
|
2024-07-03 06:58:26 -07:00 |
|
|
|
4cb159a794
|
Fix bug #68928
|
2024-07-03 16:53:50 +03:00 |
|
|
|
efa4433195
|
Added rendering of custom fonts in svg
|
2024-06-28 21:18:00 +03:00 |
|
|
|
3d528bf8b5
|
Fix bug #68843
Added switch implementation in svg
|
2024-06-25 16:39:42 +03:00 |
|
|
|
6ae6c37ef1
|
Added reading of custom fonts in svg
|
2024-06-25 15:51:04 +03:00 |
|
|
|
e5559e4cf8
|
Fix bug #68638
|
2024-06-17 14:22:19 +03:00 |
|
|
|
6cf95e6151
|
Fix bug #68638
|
2024-06-14 12:06:45 +03:00 |
|
|
|
32464cb685
|
The size setting of metafiles has been changed
|
2024-06-13 17:22:09 +03:00 |
|
|
|
ac721572f2
|
Fix bug #67967
|
2024-06-06 08:51:59 +03:00 |
|
|
|
7a1a59a883
|
For bug 68028
|
2024-06-02 10:20:52 +03:00 |
|
|
|
0eee7ea548
|
Merge pull request #1491 from ONLYOFFICE/fix/bug-67916
Fix bug #67916
|
2024-05-13 01:58:54 -07:00 |
|
|
|
83e020f492
|
Fix bug #67916
|
2024-05-10 14:32:23 +03:00 |
|
|
|
5c6aaed51f
|
Fix svg file size
|
2024-05-03 13:18:53 +03:00 |
|
|
|
9daa8a1239
|
Fix build
|
2024-04-20 13:21:45 +03:00 |
|
|
|
033f61576e
|
Merge pull request #1466 from ONLYOFFICE/fix/mht
Improved html and mht conversion
|
2024-04-19 20:50:11 +03:00 |
|
|
|
6de60d2543
|
Fix bugs in html to ooxml conversion
|
2024-04-19 19:20:45 +03:00 |
|
|
|
9e260897b3
|
Fixed a bug with the percentage size of the svg file
|
2024-03-26 10:56:52 +03:00 |
|
|
|
112dbd9e88
|
Fixes for build module
|
2024-03-13 12:18:59 +03:00 |
|
|
|
ec2687e5d1
|
for bug #57082
|
2024-02-28 21:29:46 +03:00 |
|
|
|
3320547735
|
Fix bug #66463
|
2024-02-21 22:41:35 +03:00 |
|
|
|
192704636f
|
Fix build
|
2024-02-14 20:47:26 +03:00 |
|
|
|
a6a73ffe3a
|
Refactoring
|
2024-02-14 13:20:08 +03:00 |
|
|
|
33c5852834
|
Fix bug #66436
|
2024-02-13 20:25:30 +03:00 |
|
|
|
581e54691b
|
Fix Wmf file Size
|
2024-02-09 12:59:17 +03:00 |
|
|
|
ff6866c68a
|
Merge pull request #1404 from ONLYOFFICE/fix/fix-bugs-v8.0
Fix/fix bugs v8.0
|
2024-02-01 11:41:33 +03:00 |
|
|
|
efead80648
|
Fix bug #66185
|
2024-01-29 18:28:11 +03:00 |
|
|
|
e61999c5fe
|
fix bug #66192
|
2024-01-29 12:18:08 +03:00 |
|
|
|
48a055d390
|
Fix metafiles with bad sizes. And revert one commit.
|
2024-01-29 00:00:37 +03:00 |
|
|
|
d2acd7d86d
|
Fix bug #66175
|
2024-01-26 16:54:30 +03:00 |
|
|
|
0764850b79
|
Fix bug #66136
|
2024-01-25 16:55:57 +03:00 |
|
|
|
9b97070db7
|
Fixed a bug with calculating the image size in wmf
|
2024-01-24 20:44:47 +03:00 |
|
|
|
4041e5b31c
|
Fix bug #65918
|
2024-01-17 13:52:58 +03:00 |
|
|
|
a3b0bb2294
|
Fix bug #65915
|
2024-01-16 23:13:40 +03:00 |
|
|
|
a22882af85
|
Merge remote-tracking branch 'origin/fix/bug65485' into release/v8.0.0
|
2024-01-13 15:26:17 +03:00 |
|
|
|
c5436f38fa
|
Fix bug #65485
|
2024-01-13 15:13:34 +03:00 |
|
|
|
b263eab373
|
Fixed a bug with the minimum pen size in converting a metafile to svg
|
2024-01-12 16:10:55 +03:00 |
|
|
|
457332f5f4
|
Removing excess
|
2024-01-12 15:57:07 +03:00 |
|
|
|
f763e6bad5
|
Fixed bugs with image sizes when converting a metafile to svg
|
2024-01-12 15:49:37 +03:00 |
|
|
|
079814117c
|
Fixed missing radial gradient color in metafile to svg conversion
|
2024-01-12 15:17:37 +03:00 |
|
|
|
69595f9211
|
Fix bug #65392
|
2024-01-11 18:18:27 +03:00 |
|
|
|
1a8ada7858
|
Merge pull request #1374 from ONLYOFFICE/fix/bug64722
Fix bug #64722
|
2024-01-11 17:24:39 +03:00 |
|
|
|
8d804aee3a
|
Improved security when accessing an image file in svg
|
2023-12-29 14:22:29 +03:00 |
|
|
|
7227630d5e
|
Merge pull request #1373 from ONLYOFFICE/fix/bug65486
fix bug #65486
|
2023-12-28 13:22:29 +03:00 |
|
|
|
a311f6f73f
|
Fix decoding a pict image from a color map
|
2023-12-27 19:38:29 +03:00 |
|
|
|
8eb5a078d8
|
Fix bug #65284
|
2023-12-27 13:00:00 +03:00 |
|
|
|
b26d9ca0a1
|
Fixed a bug with missing gradient color in MetafileToSvg
|
2023-12-22 20:10:02 +03:00 |
|
|
|
e7dff77c8e
|
Fix bug #65620
|
2023-12-22 20:04:27 +03:00 |
|
|
|
cf4cc21e5f
|
For bug 65620
|
2023-12-22 13:51:59 +03:00 |
|