summaryrefslogtreecommitdiff
path: root/xps/xps_tile.c
AgeCommit message (Expand)Author
2012-03-14Miscellaneous fixes for XPS from SumatraPDf.Tor Andersson
2012-03-13Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-02Support remote links in XPS documents.Robin Watts
2012-02-02Work on supporting links in xps documents.Robin Watts
2012-01-12Use the same coordinate system for pdf and xps pages in the interface.Tor Andersson
2012-01-11Add xps_run_page function.Tor Andersson
2012-01-06XPS tweaks/fixes.Robin Watts
2011-12-08Throw exceptions in xps code.Tor Andersson
2011-09-21Rename xps_context to xps_document.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-09-14Initial import of exception handling codeRobin Watts
2011-09-06Don't invoke tiling device calls when there is only one tile to be drawn.Tor Andersson
2011-07-08Clip area optimisations for displaylist case:Robin Watts
2011-04-05Add wrapper functions around device calls.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04xps: Send a bigger view rect for X/Y flipped tiles.Tor Andersson
2011-04-04Add device interface functions to draw tiled patterns.Tor Andersson
2011-04-04xps: Always use floats for floating point math.Tor Andersson
2011-04-03xps: Plug memory leaks.Tor Andersson
2011-04-03xps: Propagate bounding box through canvas and tiles.Tor Andersson
2011-04-03xps: Rearrange files, part three.Tor Andersson
2011-04-03xps: Rearrange files, part two.Tor Andersson