On Thu, Apr 05, 2007 at 01:51:03PM +0200, Jan Willem Stumpel wrote:
> I would like to try some simple graphics programming on Linux --
> plotting points, lines, and arcs to a window, filling areas with
> colour, etc. Preferably with a C interface, something like what
> you could do with Turbo C on DOS in the 1980's.
> 
> What would be the easiest system to do this? Should I learn Java?
> Or something else?
> 
Personally, I would recommend wxWidgets.  However, it is C++ and not C.
The reason I say that is because it then makes your programs portable
and learning wxWidgets is no more difficult than Xlib or any other lower
level drawing library.

Regards,

-Roberto
-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature

Reply via email to