El 8/3/22 a las 06:56, MRO escribi¢:
> Re: xbin
> By: echicken to MRO on Tue Mar 08 2022 05:04 am
>
> > Re: xbin
> > By: MRO to Digital Man on Mon Mar 07 2022 21:28:46
> >
> > MR> okay i used windows paint and saved as monocrome.
> >
> > MR> i know years ago deuce was working on displaying image files like
> >
> > function show_sixel(fn) {
> > if (console.cterm_version >= 1189) {
> > var image = new File(fn);
> > if (image.exists) {
> > if (image.open("rb", true)) {
> > var readlen = console.output_buffer_level + console.output_buffer_space;
> > readlen /= 2;
>
>
> okay, thanks. that makes sense.
> i'll look for a conversion utility.
>
On debian you can install libsixel-bin and get the sixel2png tool
Saludos!
---
þ Synchronet þ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
|