![]() | |
translucent rect with rounded stroke | rect.png |
![]() | |
translucent rect with no stroke | straight_rect.png |
![]() | |
30g CCW blue translucent rounded rect | rotated_rect.png |
![]() | |
skewed rects | skew_rect.png |
![]() | |
all matrix operations, check debug output for more details | matrix_rect.png |
![]() | |
translucent green circle | circle.png |
![]() | |
arcTo: from 0 to 360 degree, w/ 30 degree of x axis rotation, rendered with different color | arcTo.png |
![]() | |
straight red line | line.png |
![]() | |
translucent cyan ellipse | ellipse.png |
![]() | |
unfilled open polyline | polyline.png |
![]() | |
filled polygon | polygon.png |
![]() | |
lineTo, moveTo, closePath | lineTo.png |
![]() | |
setPath example with lineTo moveTo | setPath.png |
![]() | |
curveTo, smoothCurveTo | curveTo.png |
![]() | |
curveTo, smoothCurveTo with relative coordination | curveTo2.png |
![]() | |
linear gradient fill | linearGradient.png |
![]() | |
radial gradient fill | radialGradient.png |