output: Use Cairo and Pango to draw charts, instead of libplot.
[pspp-builds.git] / src / output / cairo.c
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead... v0.7.3
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-06-20 Ben Pfaffoutput: Implement very rudimentary graphical GUI output...
2009-06-20 Ben Pfaffoutput: Make outp_parse_options slightly more general...
2009-06-17 Ben Pfaffoutput: Make allocating and freeing drivers independent...
2009-06-16 Ben Pfaffcairo: Use default Cairo scale factor.
2009-06-12 Ben Pfaffcairo: Fix values of prop_em_width, fixed_width.
2009-06-09 Ben Pfaffcairo: Fix header box drawing.
2009-06-09 Ben Pfaffcairo: Set line width.
2009-06-08 Ben Pfaffoutput: Add initial support for PSPP output via Cairo.