diff options
author | Michael Vrhel <michael.vrhel@artifex.com> | 2013-11-04 10:36:10 -0800 |
---|---|---|
committer | Michael Vrhel <michael.vrhel@artifex.com> | 2013-11-04 10:37:18 -0800 |
commit | 52ec654a3a5e36f8a6c1ffd52c57fe8ec8fbb29b (patch) | |
tree | 5a22a9199bd6a5bb106e6983d6029c9e1e53a978 /source/fitz | |
parent | 77ceaf6e2398957fe53a5056c24413b21e548f4b (diff) | |
download | mupdf-52ec654a3a5e36f8a6c1ffd52c57fe8ec8fbb29b.tar.xz |
Addition of printing support.
This uses the xaml printing methods. It is likely that I need to go do a DirectX approach since the xaml
printing method could run into memory problems as it seems the architecture requires all the pages to
be rendered prior to the print job even starting. Currently checking on this with a contact at MS.
I wanted to get this code in place now since it is working and it has the needed framework for much of
what we want. A change to DirectX requires a changes in the solution file that may be complicated and so it
makes sense to do a split here with respect to providing printing support.
Diffstat (limited to 'source/fitz')
0 files changed, 0 insertions, 0 deletions