Added:
* Add `drop_non_polygons` argument to `_ShapelyMixin.fix`.
* Changed: argument to `grab_test_image_fpath` can now be an existing path and
it will return that. (allows users to substitute custom images for demodata).
* Added `clip`, `shape`, `endpoint`, and `wrap` argument to `Box.from_slice`
Changed
* Can now call `draw_header_text` without an image argument.