Skip to content

Support Arbitrary Transforms #3

@Yona-Appletree

Description

@Yona-Appletree

Rather than only applying scale and translate transforms one at a time using special-case code, it seems like it would be better to just build the affine transform matrix and apply that. It's probably a little tricky in some cases (e.g. having to translate V and Hs to Ls), but it should be reasonably straightforward, and would work for all cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions