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