- Added automatic support for retina/hi-dpi display.
- Added property
.width
. - Added property
.height
. - Added quadratic curve action to method
.path()
. - New method
.conic_gradient()
. - New method
.linear_gradient()
. - New method
.radial_gradient()
. - Code refactoring.