Commit Graph

21 Commits

Author SHA1 Message Date
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