JorgenMygindPilgaard / MemoryMate

A UI for updating your photos with metadata like title, description, tags, geo-location and more
Other
3 stars 0 forks source link

Inbound and outbound conversion needed for certain tags #103

Closed JorgenMygindPilgaard closed 7 months ago

JorgenMygindPilgaard commented 7 months ago

Inbound (tag-->logical tag) value conversion is needed in some cases. Likewise, outbound (logical tag-->tag) value conversion is sometimes needed. The conversions are currently coded directly in code. It needs to move to dedicated conversion-routines. This task includes merging logical tags rotation and orientation into rotation. The Orientation-class can then be deleted.