summaryrefslogtreecommitdiff
path: root/src/cairo-paginated-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-14Move optimization of CLEAR on blank page up from PS to paginated surface.Carl Worth1-0/+8
2006-04-14Update documentation of cairo_paginated_surfaceCarl Worth1-0/+12
2006-04-14Add a start_page function to the paginated_surface_backend.Carl Worth1-2/+58
2006-04-14Add a new cairo_paginated_surface_backend_t rather than just a single functio...Carl Worth1-7/+10
2006-02-27Drop gratuitous structure with single function pointer. RenameCarl Worth1-7/+3
2006-02-27rename evaluate surface to analyze surface, pull to separate filesKeith Packard1-1/+1
2006-02-27Primitive "real" postscript output for stroke/fill/paintKeith Packard1-1/+14
2006-02-24Mark private functions as cairo_privateChristian Biesinger1-1/+1
2006-01-17Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth1-0/+1
2006-01-11Note that from here on out, the PDF output should always pass the entire test...Carl Worth1-0/+6
2005-12-21Add a private cairo_paginated_surface_t which builds on top of the meta surfa...Carl Worth1-0/+46