7e37ad8592
back ArrayPoints to native graphics
2025-11-13 16:16:27 +03:00
6721cf8fd2
remove arr points
2025-05-17 01:10:04 +03:00
896509b0e0
For bug 72964
2025-02-08 21:58:56 +03:00
c8c0ff450c
Move draw toc to separate function
2024-10-25 14:57:04 +03:00
df319ba348
[copyright] Update Copyright date
2024-04-23 19:18:31 +03:00
0464e2ba0b
Refactoring with base class for renderers
2024-03-28 14:02:51 +03:00
1c09215242
For bug 65583
2024-02-18 22:07:07 +03:00
1dae07c484
Add support watermark on save to pdf/image
2024-01-15 15:11:27 +03:00
983540cdef
Refactoring
2023-07-09 17:07:06 +03:00
2135d600da
[all] Add a "suppress" comment (for GCC) to func with implementation in doctrenderer.
2023-05-14 14:55:31 +05:00
9f34ece0ef
[de] Replace check RENDER_PDF with method IsPdfRenderer
2023-04-28 17:01:10 +05:00
5c1069413b
Merge remote-tracking branch 'remotes/origin/hotfix/v7.3.3' into develop
...
# Conflicts:
# common/Drawings/Format/GraphicObjectBase.js
# common/Drawings/Format/Shape.js
# common/Local/common.js
# common/editorscommon.js
# tests/runAll.js
2023-03-10 20:19:33 +05:30
f743b1375e
[copyright] Update address in Copyright
2023-03-01 21:24:03 +03:00
459f1a2685
[copyright] Update Copyright
2023-02-27 16:43:04 +03:00
74c1ccc4b5
For bug 61318
2023-02-23 22:51:49 +03:00
0d31ee7d24
For bug 60141
2023-01-14 22:05:04 +03:00
0f12afc926
Fix bug 58140
2022-07-21 14:37:51 +03:00
5b90de2081
Add method SetFontInternal
2022-06-14 11:25:17 +03:00
2415a562f7
fix put_BrushGradient
...
removed access to properties whose names were collapsed
2021-03-04 09:27:26 +03:00
3dcbc7e15e
fix drawCollaborativeChanges
...
fix mint rectangles
2021-03-02 12:51:38 +03:00
cfec1fda8d
fix null has no properties
2021-03-01 17:41:16 +03:00
60416426fb
init to create
...
rename function init in CNativeGraphics
2021-02-18 17:24:28 +03:00
dc0b9c93ee
Fix builder bugs
2021-02-09 12:11:13 +03:00
01f508fb77
Feature/html native ( #1573 )
...
* Add native graphics class realization
* add native_graphics.js
* getImagesDirectory and GetFontsDirectory
* fix CoordTransformOffset
* get native
* add type
* GetBrush and GetPen
* add CNativeGraphics in Math
* add width and height
Co-authored-by: Kulikova Svetlana <Svetlana.Kulikova@onlyoffice.com >
2021-02-05 14:41:17 +03:00