summaryrefslogtreecommitdiff
path: root/libspectre/spectre-page.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Fix a typoCarlos Garcia Campos1-1/+1
2008-01-02Cache page sizeCarlos Garcia Campos1-6/+15
2007-12-23Add spectre_page_render_slice to render only a rectangle of the page.Carlos Garcia Campos1-2/+30
2007-12-07Add assert and check functionsCarlos Garcia Campos1-2/+13
2007-11-12Fix a crash when trying to get the page label in non structured documentsCarlos Garcia Campos1-1/+1
2007-11-08Add spectre_page_get_labelCarlos Garcia Campos1-0/+6
2007-11-05Update COPYING and FSF addressAlbert Astals Cid1-1/+1
2007-11-01Do not check whether document is structured, just if it has pagesAlbert Astals Cid1-3/+1
2007-10-29Add document_get_orientation and page_get_orientationCarlos Garcia Campos1-0/+29
2007-10-29Implement spectre_page_status and use it in testsCarlos Garcia Campos1-0/+6
2007-10-29Set page status to renderer status in spectre_page_renderAlbert Astals Cid1-2/+2
2007-10-28Use render context for renderingCarlos Garcia Campos1-19/+9
2007-10-27Add reference counter to struct document in ps.[ch]Carlos Garcia Campos1-1/+6
2007-10-27Add first implementation of a libgs based renderAlbert Astals Cid1-11/+29
2007-10-26Add empty files spectre-device.[ch] where we'll implement the gdevdsp.Carlos Garcia Campos1-1/+1
2007-10-26Add GPL header licenseCarlos Garcia Campos1-0/+20
2007-10-26Add psgetpagebox (taken from Evince) and implement spectre_page_get_sizeCarlos Garcia Campos1-4/+17
2007-10-25Initial importinitialCarlos Garcia Campos1-0/+61