
The argument against doing so is the use of toolkits makes programming easier and quicker, and the result is visually appealing.
#Xlib reference manual
The book is directed at graduate students and researchers who create computer code to visualise their data.Īrmed with the knowledge gained from the examples in this book as a guide, and a copy of Nye (Xlib Programming Manual for Version 11, O’Reilly & Associates, Inc., Sebastopol, 1995), and particularly Nye (Xlib Reference Manual for Version 11, O’Reilly & Associates, Inc., Sebastopol, 1993), useful programs can be written using Xlib. The examples produce simple results with the aim of providing building blocks for application oriented codes. Throughout the examples consideration is given to using colour. Open source programs with the occasional Postscript script are shown to provide support as needed. All programs are written in C and are one to four pages in length. This partitioning fosters the inclusion of all code necessary. Exercises to reinforce the material just covered.Ī 9 part partition to building a complete X program is used throughout. Complete working programs with their results The relationship between Xlib and the X Window protocol The majority of the book covers Xlib, although a short coverage of Xcb is also given.
#Xlib reference how to
While others have shown what the X Window system has available, this book shows how to convert this potential into working tools to fulfil your visualisation needs.
