Hermet Park
|
4627daf6f7
|
api: enhance API usability
Set the default values of rx = 0 and ry = 0 for the shape.
Only the round rectangle shape requires the usage of these values.
|
2023-06-13 10:42:57 +09:00 |
|
Hermet Park
|
1ae92daa9d
|
api: enhance Shape::fill() method usage.
Designate a default value for alpha which is mostly optional.
|
2023-06-07 12:10:31 +09:00 |
|
Hermet Park
|
f2fdc380b4
|
fix compiler warnings on MacOS
warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
2023-05-19 10:56:59 +09:00 |
|
Hermet Park
|
8175f8dd2a
|
example: correct clipper usage.
it has been changed by 0de3872be3
|
2023-01-22 10:13:52 +09:00 |
|
Hermet Park
|
9b3c34c3b1
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
|
Mira Grudzinska
|
74a99867df
|
examples: terminate the same engine as was initialized
|
2022-01-21 23:55:17 +01:00 |
|
Hermet Park
|
f0141e63de
|
updated copyright date.
|
2022-01-12 14:08:48 +09:00 |
|
Hermet Park
|
6fce96a124
|
examples: fix wrong data size conversion.
pointer size becomes 32 to 64 bits up to machines.
it has to be 32 bits.
|
2021-05-01 12:56:49 +09:00 |
|
Hermet Park
|
6cc7dfdc56
|
examples: revise picture sample code.
|
2021-04-01 20:05:07 +09:00 |
|