]> git.cworth.org Git - acre/commit
Add a simple X-based demo program
authorCarl Worth <cworth@cworth.org>
Thu, 7 Nov 2013 04:09:48 +0000 (20:09 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 7 Nov 2013 04:09:48 +0000 (20:09 -0800)
commitf9c8a5242190d3b96cb51a4e651caccfb451f122
tree4e1334ae96ce9e66b574a6c97f3ce984f5b7ad22
parente16eba9eb0f745f38b4449a4fa6313abfc6f27b4
Add a simple X-based demo program

This is the same chart as in acre-test, but in an interactive program
using Xlib and cairo.

So far, the only interactivity is that it redraws the chart to match
any changes to window size.
Makefile
acre-x.c [new file with mode: 0644]