|
|
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 |
|
|
|
8cf3db2980
|
NativeGraphics
|
2020-10-23 18:29:18 +03:00 |
|
|
|
688e00205b
|
implementation of CJS methods
|
2020-10-14 13:31:10 +03:00 |
|
|
|
a679d5a968
|
"graphics like CJSClass" begin
|
2020-10-13 18:17:13 +03:00 |
|