* Refactor scaling into include library
Add separate H and V integer scale forcing
Fix blur_fill; average fill still TODO
Clean up and fix blur_fill; Initial docs; Avg fill TODO
Mostly fix avg. fill; sampling TODO; Bump versions, add docs
Fix H/V extension; Tweak default params
Fix avg. fill
Remove defines, create functions
Reorder params
Clean up
Fix pixel_aa subpx sampling with rotation
* Minor docs fix
* Simplify pixel AA; Dependents to be refactored
* Finish refactoring pixel_aa itself; Dependent presets TBD
* Update average and border fill
* Tune default blur strengths in blur fill
* Clean up includes
* Minor corrections