lv_point_array_transform() function
Transform an array of points
Arguments
points
pointer to an array of points
count
number of points in the array
angle
angle with 0.1 resolutions (123 means 12.3°)
scale_x
horizontal zoom, 256 means 100%
scale_y
vertical zoom, 256 means 100%
pivot
pointer to the pivot point of the transformation
zoom_first
true: zoom first and rotate after that; else: opposite order