jexer/screenshots
Autumn Lamonte 4a7e06f657 Support for transparency in images
The ECMA48 sixel parser now recognizes transparency (the missing
pixels kind, not alpha blending).

When using the Swing backend, if jexer.Swing.imagesOverText is true
then text glyphs will be rendered underneath image cells.  This is
defaulted to false because of the hideous performance cost at the
moment, especially against sixel animations in terminal windows.

ECMA48 backend is still unaware of transparency.  I would need to
define a font with fallback and render images-over-text to that, which
is slightly more than I want to handle at the moment.  (Though I do
use a similar method for VT100 double-width / double-height inside the
terminal window.)

Jexer PNG images in terminal windows also handle 24-bit +
transparency.  One can use the 'imgls' script in the examples
directory to try this out.
2021-12-21 15:51:12 -06:00
..
floating_terminal.png refresh screenshots 2021-08-08 06:57:09 -05:00
for_nick.png Support for transparency in images 2021-12-21 15:51:12 -06:00
jexer_sixel_in_sixel.png refresh screenshots 2021-08-08 06:57:09 -05:00
new_demo1.png Update main screenshot 2019-08-14 19:41:07 -05:00
readme_application.png clean readme 2015-04-02 09:19:13 -04:00
screenshot1.png update screenshot 2019-11-05 21:29:45 -06:00
screenshot1_old.png update screenshot 2019-11-05 21:29:45 -06:00
sixel_color_wheel.png sixel in README 2019-02-14 09:26:30 -06:00
sixel_images.png sixel in README 2019-02-14 09:26:30 -06:00
snake_swing.png cleanup 2019-03-08 20:25:38 -06:00
snake_xterm.png cleanup 2019-03-08 20:25:38 -06:00
yodawg.png run jexer inside jexer 2015-03-21 00:04:32 -04:00