xlib questions 1

Alan Coopersmith alan.coopersmith at oracle.com
Mon Oct 12 08:44:38 PDT 2015


On 10/12/15 06:06 AM, Roman Goldov wrote:
> is there any way to create jpeg, eps, png, tiff files within Xlib-library or X11 ?

No, you need to use someone else's library to do that.  The X11 libraries are
low-level building blocks used by toolkits to provide some of the functionality
applications need - toolkits have to fill in much of the functionality on their
own, which is why applications use them instead of Xlib directly.

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg mailing list