openrndr / orx

A growing library of assorted data structures, algorithms and utilities for OPENRNDR
https://openrndr.org
BSD 2-Clause "Simplified" License
119 stars 35 forks source link

Add Rectangle.fit(Rectangle):Matrix44, FitMethod.Fill, FitMethod.None #253

Closed hamoid closed 1 year ago

hamoid commented 1 year ago

Simplify code. Add demo of all FitMethod and alignments. Add comments.

hamoid commented 1 year ago

image

The demo tests available FitMethods for portrait and landscape images, aligned in combinations of (left, center, right) and (top, center, bottom).