8 Commits

Author SHA1 Message Date
02a5601466 Add conversion from any input file via ImageMagick 2024-01-29 15:54:09 +01:00
3e99af61d0 True color detection now done by libscterm
Also, if not supported, libscterm will automatically gracefully degrade
to the standard 216-color palette.
2024-01-29 13:37:28 +01:00
84e3e669e3 Fix uneven row count 2024-01-28 23:19:41 +01:00
0eaf0973d9 Uses true color detection from updated libscterm 2024-01-28 23:03:41 +01:00
f785ecf9c1 Fix truecolor support detection 2024-01-27 17:08:48 +01:00
d4b0ae591d Allow input from stdin 2024-01-27 16:58:52 +01:00
17b32097fe If no truecolor support, degrade to 216-colors 2024-01-27 16:25:23 +01:00
a45ebc04dc Add processing of ppm image into color output 2024-01-19 12:05:14 +01:00