Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 613 Bytes

TODO.md

File metadata and controls

15 lines (15 loc) · 613 Bytes

TODO

  • Clipping (remove out-of-bounds objects; though, this may be tricky when transformations are added)
  • Comment documentation
  • Change from nearest neighbor to something else in settings (or image settings)
  • Figure out what to do when out of space in atlas
  • Polygon (don't use shape macro)
  • Allow image backgrounds on circles/ellipses
  • Add outlines/borders
  • Complain about unloaded assets being used
  • Move bind groups to atlas
  • Cap font resolution
  • Long-term caching of TextRenderingData
  • Setting to disable scaling up
  • Setting to disable aspect ratio keeping
  • Hide as much as possible from lib