Add round pixels and orange theme
Not sure how useful this is, but I think it's quite nice for people using led matrices. It's minor changes, so I'm just leaving this here - if there's interest to merge, I'll go through the PR checklist.
Thank you for helping out with embedded-graphics-simulator development! Please:
- [ ] Check that you've added passing tests and documentation
- [ ] Add an example where applicable
- [ ] Add a
CHANGELOG.mdentry in the Unreleased section under the appropriate heading (Added, Fixed, etc) if your changes affect the public API - [ ] Run
rustfmton the project - [ ] Run
just build(Linux/macOS only) and make sure it passes. If you use Windows, check that CI passes once you've opened the PR.
PR description
[add your PR description here]
Not sure how useful this is, but I think it's quite nice for people using led matrices. It's minor changes, so I'm just leaving this here - if there's interest to merge, I'll go through the PR checklist.
It's a bit outside the original scope of the simulator, but it probably looks nice. And because it's a minor non breaking change I wouldn't mind merging it.
Crashes when pixel shape set to Dot with a pixel_spacing >= 3
thread 'main' panicked at C:\Users\Rogier\.cargo\git\checkouts\simulator-13139e92aab9a159\8562508\src\output_image.rs:96:42:
range end index 416388 out of range for slice of length 416331