53 Commits

Author SHA1 Message Date
c11171fbf2 Fix crash on destroying inserted graphics object 2025-06-09 21:20:27 +04:00
a69a992a0d Fix bug 71330 2024-10-30 16:04:57 +03:00
a84c8cc471 Add support Images in nativeEditors 2024-10-26 15:06:09 +03:00
b414fb961e Develop native drawer 2024-10-25 00:57:02 +03:00
7d6a95d521 Fix bug 65583 2024-02-18 22:10:54 +03:00
738fea25e6 Fix bug 60141 2023-01-14 22:03:05 +03:00
546a3e8a6c Refactoring. SetProperty("--work-directory", ...) automatically, if DocBuilder::Initialize was called with directory 2022-08-23 10:32:22 +03:00
40eb9aaf09 delete drawCollaborativeChanges
fix mint rectangles
2021-03-02 12:54:43 +03:00
604aa08a36 fix spaces and tabs 2021-02-17 12:02:37 +03:00
962dfca64c without static 2021-02-16 14:35:18 +03:00
6941af13d8 ImageDirectory for convert to epub 2021-02-04 09:04:44 +03:00
27c4b03b7a put_brushTexture Hatch
I managed to get a texture, but the color is incorrectly applied to it and I had to add code to ShapeDrawer.js
2021-02-01 18:44:30 +03:00
7fbf763afd get native 2021-02-01 14:35:37 +03:00
c33c5d7b2e ImagesDirectory and FontsDirectory 2021-01-29 13:00:59 +03:00
c764cce0da _DEBUG and fix of p_dash
in rendering, for some reason, p_dash multiplied by a coefficient of 25.4 / dpi
2021-01-29 10:44:20 +03:00
1c65f979b3 put_BrushGradient
implemented a gradient fill
2021-01-28 17:00:05 +03:00
312956853a GetTransform
Now arrows are drawn
2021-01-28 12:41:04 +03:00
ad102a4df8 SetTextPr and SetFontSlot
After implementing these functions, the text finally appeared
2021-01-28 11:00:09 +03:00
387a8584d4 CoordTransformOffset
Due to the initial offset, the subsequent computed transform is correctly applied to the shape
2021-01-22 14:50:18 +03:00
88ab98b717 picture painted with brush
attempts to paint pictures with a brush
2021-01-20 14:42:34 +03:00
4046563ab1 return toDataURL
returned an implementation with a Base64 return value
2020-12-16 15:04:10 +03:00
a21773976e put_bruchTextureMode and put_TextureBoundsEnabled 2020-12-10 13:31:10 +03:00
e3da3b07bb line properties
The put_LineJoin, get_LineJoin, put_TextureBounds, GetlineWidth and DrawPath functions have been created.
2020-12-08 14:22:53 +03:00
a1f5036df8 GetBrushColor and TransformPoint
GetBrushColor is analogous to GetPenColor. TransformPoint returns the transform of the point.
2020-12-04 18:32:19 +03:00
489f1c8ad1 put_BrushGradient
put_BrushGradient contains colors as color.RGBA.R instead of R.
2020-12-03 17:56:39 +03:00
46d2242267 put_BrushTextureAlpha and toDataURL
toDataURL returns the path to the saved file. put_BrushGradient takes points converted to ...
2020-12-03 16:34:22 +03:00
627976f193 put_brushTexture
Pass put_brushTexture to the path to the brush texture
2020-12-02 18:36:10 +03:00
19ed94d50e GetPenColor
In ChapeDrawer, the pen color is used for the brush. Created a function to get an object with RGBA fields
2020-12-02 18:09:41 +03:00
75d2d3a149 get 2020-11-25 15:23:53 +03:00
e32d6e2d43 font 2020-11-24 14:22:14 +03:00
49cc7c0f21 DrawFootnoteRect 2020-11-23 18:26:57 +03:00
7099e5716a DrawPolygon 2020-11-23 18:04:15 +03:00
a9841ebc4d clipping functions and test draw functions 2020-11-20 17:11:50 +03:00
450957e5b1 DrawLockObjectRect 2020-11-18 18:47:03 +03:00
a70c3bf2b7 DrawLockParagraph 2020-11-18 17:24:33 +03:00
4bb58257a8 DrawStringASCII 2020-11-16 14:33:32 +03:00
173fef2766 test functions text 2020-11-13 17:17:42 +03:00
3e13934967 test text function 2020-11-02 13:07:38 +03:00
112ed70c8d test function 2020-10-30 17:10:48 +03:00
abc8ee4b21 first test 2020-10-30 14:17:01 +03:00
8345e8bd06 trying to understand 2020-10-28 17:45:00 +03:00
7a337f7c04 refactoring 2020-10-28 14:49:27 +03:00
fa9843582a static directory 2020-10-27 17:10:31 +03:00
7d36820e4c class -> struct 2020-10-27 15:55:22 +03:00
b520ed6c95 fix build 2020-10-27 13:15:15 +03:00
b311b6782b all functions 2020-10-27 12:58:37 +03:00
c06112d654 . 2020-10-26 19:43:11 +03:00
90e75e6ba9 fix bug 2020-10-26 18:34:08 +03:00
dc13500fb1 more methods 2020-10-26 18:20:26 +03:00
64f2bdc90b part of functions 2020-10-26 15:19:43 +03:00