borealis
borealis copied to clipboard
Reimplement Image
To be done:
- [ ] Implement alignment options for
FIT
andCROP
scaling types - [ ] Add a
TILED
scaling type usingNVGimageFlags
if possible - [ ] Add corners to
ImageAlignment
enum, implement it for all scaling types