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

image addon works #3488

Closed
9 tasks
jerch opened this issue Sep 28, 2021 · 0 comments
Closed
9 tasks

image addon works #3488

jerch opened this issue Sep 28, 2021 · 0 comments
Assignees
Labels
area/addon/image type/enhancement Features or improvements to existing features

Comments

@jerch
Copy link
Member

jerch commented Sep 28, 2021

The image addon still has some lose ends:

  • allow overprinting with blending (needed for correct handling of transparent pixel overwrites)
  • better story for backgroundSelect 0 vs. 2
  • change final cursor position to VT340 mode as default
  • find some working serialize solution (prolly needs re-encoding with some PNG encoder)
  • investigate in worker based drawing (OffscreenCanvas, createImageBitmap)
  • better image protocol with PNG/JPG support (iTerm2 support?)
  • better addon ctor settings handling in demo page
  • direct nodejs support without browser frontend (needs drawing and export shims)
  • do some sort of pixel output tests on terminal buffer cells
@jerch jerch added the type/enhancement Features or improvements to existing features label Sep 28, 2021
@jerch jerch self-assigned this Sep 28, 2021
@jerch jerch mentioned this issue Sep 28, 2021
@jerch jerch closed this as completed Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/addon/image type/enhancement Features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants