ruis icon indicating copy to clipboard operation
ruis copied to clipboard

add transform widget

Open igagis opened this issue 4 years ago • 0 comments

add transform widget which will just transform its content:

@transform{
    matrix{ .... }
    scale{34 45 666}
    translate{36 57 13}
    rotate{123 43 34 24}

    @text{}
}

igagis avatar Apr 07 '20 15:04 igagis