summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2008-06-19Add a new test program to test and debug the PostScript parserCarlos Garcia Campos2-1/+88
2008-01-03Add spectre_document_get_page_size instead of returning page size in document...Carlos Garcia Campos1-2/+48
2008-01-02Do not add x, y offset twice in multi-page documentsCarlos Garcia Campos1-1/+0
2008-01-02Add spectre_document_render and spectre_document_render_fullCarlos Garcia Campos1-0/+35
2007-12-23Compile test also with all warnings and fix some of them.Carlos Garcia Campos2-3/+4
2007-12-23Add spectre_page_render_slice to render only a rectangle of the page.Carlos Garcia Campos1-0/+98
2007-12-09Add macros to allow getting information about libspectre version from clientsCarlos Garcia Campos1-0/+2
2007-12-09Add .gitignore filesAlbert Astals Cid1-0/+4
2007-12-07Add assert and check functionsCarlos Garcia Campos1-0/+2
2007-11-08Add spectre_document_get_by_labelCarlos Garcia Campos1-1/+10
2007-11-08Add spectre_page_get_labelCarlos Garcia Campos1-2/+4
2007-11-06Fix a crash in test when exporter failsCarlos Garcia Campos1-1/+1
2007-11-06Add spectre_document_save_to_pdfCarlos Garcia Campos1-0/+23
2007-11-06Add spectre_document_saveCarlos Garcia Campos1-1/+17
2007-11-04Add SpectreExporter to export to PS and PDFCarlos Garcia Campos1-0/+44
2007-11-04Add spectre_document_get_forAlbert Astals Cid1-0/+2
2007-11-03Add spectre_document_get_creation_dateCarlos Garcia Campos1-0/+2
2007-11-03Add spectre_document_get_formatCarlos Garcia Campos1-0/+5
2007-11-03Add tests for is_eps and get_language_levelCarlos Garcia Campos1-9/+18
2007-11-02Fix a crash when rendering rotated. Add rotation test.Carlos Garcia Campos1-0/+64
2007-10-29Add document_get_orientation and page_get_orientationCarlos Garcia Campos1-0/+21
2007-10-29Implement spectre_page_status and use it in testsCarlos Garcia Campos1-1/+7
2007-10-28Use render context for renderingCarlos Garcia Campos1-4/+9
2007-10-27Rename spectre_strdup_printf to _spectre_strdup_printfCarlos Garcia Campos1-1/+1
2007-10-27Render pages to png files using cairo in spectre-testCarlos Garcia Campos2-7/+28
2007-10-27Add first implementation of a libgs based renderAlbert Astals Cid1-5/+11
2007-10-26Add psgetpagebox (taken from Evince) and implement spectre_page_get_sizeCarlos Garcia Campos1-0/+18
2007-10-26Merge ps.c and ps.h taken from GV.Carlos Garcia Campos1-1/+11
2007-10-25Initial importinitialCarlos Garcia Campos2-0/+21