At My Fingertips

Documentation

Documentation

Function from library pytamaro

rotate(anglegraphic)

rotateanglegraphic

Creates a new graphic by rotating counterclockwise the provided graphic around its pinning position by the given angle. A negative angle corresponds to a clockwise rotation.

angleangle of counterclockwise rotation, in degrees

graphicthe graphic to rotate

A new, rotated graphic
Code
show_graphic(rotate(15, text('PyTamaro', 'Fira Sans', 24, red)))
Output
Graphical output from execution result
Code
show_graphic(rotate(-30, text('PyTamaro', 'Fira Sans', 24, red)))
Output
Graphical output from execution result

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version 4153f55 (Wed, 02 Apr 2025 06:58:19 GMT)