gimp/plug-ins/print
Sven Neumann e959bf084c Bug 524615 – Print not to scale
2008-10-22  Sven Neumann  <sven@gimp.org>

	Bug 524615 – Print not to scale

	* plug-ins/print/print.c: set the unit for dimensions on the 
Cairo
	context used for printing to GTK_UNIT_PIXELS.

	* plug-ins/print/print-draw-page.c (print_draw_page): changed 
the
	Cairo scale factors accordingly. Seems to fix printing on 
Windows.


svn path=/trunk/; revision=27364
2008-10-22 15:01:34 +00:00
..
Makefile.am plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print-draw-page.c Bug 524615 – Print not to scale 2008-10-22 15:01:34 +00:00
print-draw-page.h plug-ins/print/print.c code cleanup. 2008-02-22 10:03:01 +00:00
print-page-layout.c removed unused field. 2008-02-26 20:49:19 +00:00
print-page-layout.h plug-ins/print/print-page-layout.[ch] pressing F1 on the "Image Settings" 2008-02-26 20:06:30 +00:00
print-page-setup.c some cleanups and a bug-fix for my last commit here 2008-02-25 21:21:15 +00:00
print-page-setup.h plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print-preview.c plug-ins/color-rotate/color-rotate-callbacks.c plug-ins/gfig/gfig-grid.c 2008-06-29 13:34:05 +00:00
print-preview.h derive from GtkEventBox and draw on the parent window. 2008-02-26 08:26:32 +00:00
print-settings.c plug-ins/imagemap/imap_cmd_move.c plug-ins/imagemap/imap_cmd_object_up.c 2008-03-29 09:25:34 +00:00
print-settings.h plug-ins/print/print-settings.[ch] code cleanup. 2008-02-25 18:59:04 +00:00
print-utils.c some cleanups and a bug-fix for my last commit here 2008-02-25 21:21:15 +00:00
print-utils.h plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print.c Bug 524615 – Print not to scale 2008-10-22 15:01:34 +00:00
print.h set the number of pages to one before showing the dialog. Not that it 2008-04-07 10:38:38 +00:00