Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 369 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 369 Bytes

ImagePaintPicker

This project implements an picker for SwiftUI's ImagePaint. The picker is able to compensate for the vertically flipped coordinate system used by ImagePaint. It is also able to compensate for the stretching behavior exhibited by ImagePaint when the source rect is smaller than a full unit rect.

Triangles Screenshot