notepad: Improve printing considerably.
commit5eb6c11aba740869f7363f7b4444e5f763937d9f
authorRolf Kalbermatter <r.kalbermatter@hccnet.nl>
Fri, 6 Apr 2007 17:50:37 +0000 (6 19:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Apr 2007 19:47:25 +0000 (10 21:47 +0200)
tree7bb2c7c6cf49c12f0fdfdf51ed7d2d40aed16832
parentaa4fe0673987f4b5d065c6446973514b2f7cad73
notepad: Improve printing considerably.

Make fonts and the other measurements the correct size in relation to
the actual printer resolution instead of thinking it uses the same
resolution as the display.  Before fixed sized (and for most printer
resolutions way to small) margins where used and the font size was
taken directly from the screen font independent of the actual printer
resolution, resulting in a completely unreadable micro text on most
printouts.
programs/notepad/dialog.c
programs/notepad/main.c
programs/notepad/main.h