sparkfish / augraphy

Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
https://github.com/sparkfish/augraphy
MIT License
356 stars 46 forks source link

Minor improvements for geometric rotations #443

Closed MarieRoald closed 2 months ago

MarieRoald commented 2 months ago

Two minor changes for the rotation:

  1. Support for floating point rotation angles. I noticed it since I wanted <1° rotations (for very wide images).
  2. Use the padding color as background for the rotation
kwcckw commented 2 months ago

Thanks!