Age | Commit message (Collapse) | Author |
|
The contents of this folder will contain both winrt and gsview projects
which are shared in a common visual studio 2013 solution.
|
|
issues with surface thumb rendering.
Also, make updates for changes made to font names and 3rd party file structures.
|
|
After much research it was determined that use of the DirectX 2D methods is the proper way
to add printing support to a Windows 8 application. This enables the pages to be rendered
as they are requested by the print thread. This occurs for both the print preview screen
as well as the print to the output device.
|