lupine-dev / lupine-dev/Pixelated.js
Optional hqx scaling
Open
@lupine-dev is already working on this.
Since Jan 11, 2020.
enhancement
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Some sort of pixel art scaling algorithm would be neat for the user to have as an option. Hqx is one of the better-looking ones, in my opinion.
Bonus points if it uses webassembly or webgl for snappiness (not sure how CPU-intensive these algos are).
Using a background thread for scaling (web worker or similar) may be required for performance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.