transform

inline fun transform(matrix: Matrix, block: Drawer.() -> Unit)
inline fun transform(transformBlock: DrawTransform.() -> Unit, block: Drawer.() -> Unit)