4 lines
63 B
Python
Executable File
4 lines
63 B
Python
Executable File
TRANFORMATION_CHOICES = {
|
|
'rotate':'-rotate %(degrees)d'
|
|
}
|