Commit Graph

7 Commits

Author SHA1 Message Date
Christopher Mason
199e2f9a76 Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +00:00
Christopher Mason
05e6b4c389 Fix Windows printer output to be centered regardless of the margin offsets imposed by a printer driver.
Switch emulated Imagewriter to using page units equivalent to Postscript points (1/72th of an inch) vs 1/10th of an inch. This is to aid in adding additional paper size support in the future.
2015-02-01 20:13:14 +00:00
Christopher Mason
20ca867301 Fix missing extern 2014-04-09 21:56:37 +00:00
Christopher Mason
5df55a3269 Fix some errors in Imagewriter code. 2014-04-06 02:09:46 +00:00
Christopher Mason
ce9d39b004 Fix misc errors. Remove SDL and FreeType libraries from vars_win32. 2014-04-03 21:04:18 +00:00
Christopher Mason
408c0453d1 Fix so that Imagewriter will build without SDL. 2014-04-03 19:34:59 +00:00
Christopher Mason
9fe038c8d0 Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00