Sujet : Re: GUI applications in Forth
De : zbigniew2011 (at) *nospam* gmail.com (LIT)
Groupes : comp.lang.forthDate : 23. Apr 2025, 14:26:01
Autres entêtes
Organisation : novaBBS
Message-ID : <ea62b2789a2845b22dd738880168e197@www.novabbs.com>
References : 1 2 3 4 5
User-Agent : Rocksolid Light
Since the new computers don't have real text mode presently,
and because Linux kernels have KMS by default - nowadays
you can do graphics... yes, in console, no X Window needed:
http://raspberrycompote.blogspot.com/2012/12/low-level-graphics-on-raspberry-pi-part_9509.html(no, not just on Raspberry Pi; try that on your desktop)
And note, that ncurses offer semi-graphics capabilities.
Depending on your needs it may be quite enough.
--