Commit Graph

40 Commits

Author SHA1 Message Date
85ab308f80 Refactoring 2023-04-13 16:49:02 +03:00
738fea25e6 Fix bug 60141 2023-01-14 22:03:05 +03:00
68e5ceb928 Refactoring textShaper engine 2022-07-14 15:51:33 +03:00
566d873e1c fix put_BrushGradient
removed access to properties whose names were collapsed
2021-03-04 09:25:54 +03:00
5d1aadd5eb fix put_BrushGradient
isUndefined didn't work
2021-03-03 11:55:02 +03:00
88ae82035e fix put_BrushGradient 2021-03-03 11:10:24 +03:00
28b5a1fcec fix put_BrushGradient 2021-03-02 14:10:14 +03:00
40eb9aaf09 delete drawCollaborativeChanges
fix mint rectangles
2021-03-02 12:54:43 +03:00
b17263d758 Remove use NAN value 2021-03-02 12:24:15 +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
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
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
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
abc8ee4b21 first test 2020-10-30 14:17:01 +03:00
7a337f7c04 refactoring 2020-10-28 14:49:27 +03:00
b520ed6c95 fix build 2020-10-27 13:15:15 +03:00
b311b6782b all functions 2020-10-27 12:58:37 +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
8cf3db2980 NativeGraphics 2020-10-23 18:29:18 +03:00
6966ef8dc1 embed separately from js_internal 2020-10-22 17:56:26 +03:00