x11 (Xlib emulation)

Header {z88dk}/include/X11/*.h
Source {z88dk}/libsrc/graphics/x11
Include #include <X11/Xlib.h>
Linking -lx11
Compile n/a
Comments

Starting from version 1.8 of z88dk we are providing an experimental library to emulate some basic behaviour fo the Xlib functions. It isn’t based on the network layer as the original library, and it implements only a tiny subset of the original functions but, being based on the “monochrome graphics” library, it is fairy portable to many of the supported targets.

This example source program can be compiled and run with almost no changes.

Support tools

An AWK script is provided to easily convert the X font in a form suitable for the library.

 
library/xlib.txt · Last modified: 2008/04/05 16:51 by stefano
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki