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: Thomas Dickey
Subject: Re: Converting ASCII to an image
Date: Tue, 12 Feb 2019 16:49:24 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

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

Attachment: signature.asc
Description: Digital signature


reply via email to

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