Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pixelated mode #44

Closed
2 tasks done
tomchen opened this issue Sep 17, 2021 · 0 comments
Closed
2 tasks done

Add pixelated mode #44

tomchen opened this issue Sep 17, 2021 · 0 comments
Labels
idea Interesting, creative idea low priority Low priority

Comments

@tomchen
Copy link
Member

tomchen commented Sep 17, 2021

Add an option to switch to pixelated mode.

Use canvas to directly pixelate the normal mode images (raster and svg) without switching to another set of images

  • Pixelation for raster images
  • Pixelation level option

See also: 2015 Game MSX Arcomage (not sure if they were somehow affiliated with 3DO)

Notes:

  • Pixelation for SVGs: will not do, because most SVGs in the game are animated, it's hard to convert them to canvas
  • Pixel fonts: see Font option #46
@tomchen tomchen added low priority Low priority idea Interesting, creative idea labels Sep 17, 2021
tomchen added a commit that referenced this issue Sep 26, 2021
style: remove unused concat method;
docs: readme; update manual image;
test: temporarily remove reducer_auto_all.test
@tomchen tomchen mentioned this issue Sep 27, 2021
@tomchen tomchen closed this as completed Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Interesting, creative idea low priority Low priority
Projects
None yet
Development

No branches or pull requests

1 participant