summaryrefslogtreecommitdiff
path: root/libspectre/spectre-gs.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-21Make spectre_gs_process() public so that it can be used by exportersCarlos Garcia Campos1-1/+1
2009-03-22Fix error handling of gsapi_run_* functionsCarlos Garcia Campos1-10/+13
2008-11-24Only translate when the page box is the bounding boxCarlos Garcia Campos1-27/+26
2008-08-06Add 'b' to the mode string in fopen for win32 compatibility.ecyrbe1-1/+1
2008-06-19Fix documents that have Special as PageOrderCarlos Garcia Campos1-2/+17
2008-01-02Do not add x, y offset twice in multi-page documentsCarlos Garcia Campos1-2/+10
2007-12-23Add spectre_page_render_slice to render only a rectangle of the page.Carlos Garcia Campos1-4/+6
2007-12-08Handle ghostscript stdoutCarlos Garcia Campos1-1/+14
2007-11-26Add a Makefile.am to ghostscript dir in order to make it distribuibleCarlos Garcia Campos1-2/+2
2007-11-12Do not translate twice when document BBox == PageBBoxCarlos Garcia Campos1-6/+23
2007-11-07Pass BBox coords to spectre_gs_process when sending page contents to gsCarlos Garcia Campos1-1/+1
2007-11-05Add lots of warning flags for gcc and compatible compilers. Fix some compile ...Carlos Garcia Campos1-1/+1
2007-11-05Update COPYING and FSF addressAlbert Astals Cid1-1/+1
2007-11-04Add SpectreExporter to export to PS and PDFCarlos Garcia Campos1-0/+261