hzeller / timg

A terminal image and video viewer.
GNU General Public License v2.0
1.91k stars 73 forks source link

Use correct ANSI colour range for grayscale pixel in 256color mode #98

Closed soraxas closed 1 year ago

soraxas commented 1 year ago

See the following example: example


Before: before


After: after

hzeller commented 1 year ago

Thanks, good improvement for the 8 bit case!