bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting ASCII to an image


From: Bryan Christ
Subject: Re: Converting ASCII to an image
Date: Wed, 13 Feb 2019 16:58:49 -0600

I guess I'll have to look into that.  I was hoping someone had already done the work.

On Tue, Feb 12, 2019 at 3:49 PM Thomas Dickey <address@hidden> wrote:
On Tue, Feb 12, 2019 at 09:41:55AM -0600, Bryan Christ wrote:
> Thomas,
>
> I know this is a bit off topic so please forgive me.
>
> Does anyone know of a library that will convert ASCII or a the contents of
> a WINDOW to a bitmap?  I know that aalib does it the other way around and
> I'm basically looking for the inverse.

I believe you could write a function that generates an XPM file for a
curses window, but don't know that's in a library anywhere.

--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net


--
Bryan
<><

reply via email to

[Prev in Thread] Current Thread [Next in Thread]