Skip to content

Find consistent way to refer to vertical mirroring #108

@Enivex

Description

@Enivex

We seem to only have two current conventions:

.rev - Horizontal mirroring
.inv - Rotate by 180 degrees

These can also be combined to yield

.rev.inv- Vertical mirroring

There are several drawbacks with the current situation:

  • The word "invert" can also imply vertical mirroring. In fact, this is the sense in which it is used in unicode naming (though inconsistently), with "turned" used for rotation by 180 degres.
  • If there is only a vertically mirrored variant, then using .rev.inv isn't exactly the most natural modifier. This is the case for obtuse angles, where ⦦ (currently angle.oblique) and ⦧ (not currently named) are the only variants.
  • Even when there are other variants, it would still be beneficial to have a single modifier for vertical mirroring for semantic purposes.

I see several possibilities

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaDiscussion about the structure of this repo

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions