summaryrefslogtreecommitdiff
path: root/libspectre/ps.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Refactor code so that psscan() can accept a FILE*, this will enable parsing f...Randy1-0/+1
2008-11-24Add a (private) function to get the BoundingBox of a pageCarlos Garcia Campos1-0/+11
2008-08-05Support DOS EPS files in order to ignore the preview stuffCarlos Garcia Campos1-0/+16
2008-06-19Mark the media table constantDiego 'Flameeyes' Pettenò1-2/+3
2007-11-06Add spectre_document_saveCarlos Garcia Campos1-0/+10
2007-11-05Update COPYING and FSF addressAlbert Astals Cid1-2/+2
2007-11-04Add SpectreExporter to export to PS and PDFCarlos Garcia Campos1-0/+27
2007-11-04Add spectre_document_get_forAlbert Astals Cid1-0/+1
2007-11-03Add spectre_document_get_formatCarlos Garcia Campos1-0/+1
2007-11-03Added spectre_document_get_language_levelAlbert Astals Cid1-0/+1
2007-10-28Use render context for renderingCarlos Garcia Campos1-0/+1
2007-10-27Add reference counter to struct document in ps.[ch]Carlos Garcia Campos1-1/+9
2007-10-27Open and close the file in psscan instead of spectre_document_loadCarlos Garcia Campos1-1/+0
2007-10-27Add first implementation of a libgs based renderAlbert Astals Cid1-0/+1
2007-10-26Add psgetpagebox (taken from Evince) and implement spectre_page_get_sizeCarlos Garcia Campos1-1/+22
2007-10-26Merge ps.c and ps.h taken from GV.Carlos Garcia Campos1-0/+145