Check out my first novel, midnight's simulacra!

Notcurses: Difference between revisions

From dankwiki
Line 91: Line 91:
Some terminals support pixel graphics, including the [[Sixel]] system pioneered by DEC. Notcurses can employ pixel graphics using the <tt>NCBLIT_PIXEL</tt> blitter.
Some terminals support pixel graphics, including the [[Sixel]] system pioneered by DEC. Notcurses can employ pixel graphics using the <tt>NCBLIT_PIXEL</tt> blitter.


* Sixel: xterm, mlterm, VTE, Alacritty (outstanding patch), WezTerm, foot, contour
* Sixel: xterm, mlterm, Alacritty (outstanding patch), WezTerm, foot, contour
* Kitty supports its own method (which is also supported by WezTerm)
* Kitty supports its own method (which is also supported by WezTerm)
* as does ITerm2 (which is also supported by WezTerm)
* as does ITerm2 (which is also supported by WezTerm)