I want to know if under Linux there are some graphics libraries and/or functions for using simple graphics in the 'console' screen.
For example with MS-DOS (when I was using Borland Turbo C++ v1.01, a very old version) there was the include file <graphics.h> that allowed to enter the graphic mode and draw on the screen lines, circles, etc.
Thanks in advance