`bevy_image::TextureAtlasBuilder`: Add edge protection test cases to `testbed_2d`
Open
A-Rendering
C-Examples
D-Straightforward
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## What problem does this solve or what need does it fill?
`testbed_2d` should have some example cases that test, and provide a comparision between, edge protection using padding and edge protection using extrusion. Could be based on the example code from #22775 maybe.
Contributor guide
Assessment
This issue has not been assessed yet.