contour-terminal / terminal-good-image-protocol

*Good* Image Protocol - a formalization of a proposal for a new image protocol for virtual terminal emulators
33 stars 2 forks source link

Remove mentions of cell-based masking #3

Closed VoightKampff closed 3 years ago

christianparpart commented 3 years ago

Note, cell based masking can be emulated using a sequence of RenderImage commands that only render a sub-rectangle of the given image ID.

The challenge I see with cell based masking would be on agreeing on a simple encoding scheme. The other solution is trivial to understand and implement on both ends.