tuxpaint-pencil-sharpener/src
John Popplewell e94f8afb63 Fixes the scaling problem when printing. The image is scaled to fit whilst
preserving the aspect ratio. It is centered horizontally and vertically
aligned at the top of the page.

On Win9x/ME I'm getting a slight problem with the left and right margins
when printing to our samba/cups shared printer which is making the Epson
Stylus Color 860 emulate a post-script printer (I think).

If I print to a file and use the HP LaserJet 6P/6MP PostScript driver it
looks OK. I'm hoping it is a driver problem on my system.
2007-08-12 01:02:44 +00:00
..
manpage Magic tools (and tp-magic-config) supports local (user) plugins. 2007-08-08 06:56:04 +00:00
mouse Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.) 2004-09-29 06:06:11 +00:00
po Regenerated PO and POT after POTFILES.in update. 2007-08-10 06:59:25 +00:00
.cvsignore Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
BeOS_print.cpp Tacked GPL into comments. More hq4x tweaks. 2003-12-21 00:50:52 +00:00
BeOS_print.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
colors.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
compiler.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
configure.in CVS Id tags added to several files for easier version tracking. 2005-11-27 08:09:37 +00:00
cursor.c Mouse cursor can be hidden, useful on touchscreen devices. 2007-05-16 01:11:33 +00:00
cursor.h Mouse cursor can be hidden, useful on touchscreen devices. 2007-05-16 01:11:33 +00:00
debug.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
dirwalk.c Silenced some debugging. 2007-07-19 18:48:18 +00:00
dirwalk.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
fonts.c tp-magic-config man moved to (1) 2007-08-02 21:04:42 +00:00
fonts.h Magic compiles silenced. 2007-07-13 18:18:20 +00:00
get_fname.c tp-magic-config man moved to (1) 2007-08-02 21:04:42 +00:00
get_fname.h tp-magic-config man moved to (1) 2007-08-02 21:04:42 +00:00
great.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
i18n.c Avoiding reversing non-translated strings in Hebrew when using Pango. 2007-07-27 02:00:19 +00:00
i18n.h Arabic appears to be working (though awaiting confirmation from Khaled H.) 2007-07-27 01:44:00 +00:00
im.c Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
im.h Crash bug due to IM fixed, variable name change. 2007-05-06 04:00:20 +00:00
macosx_print.h Print configuration is now saved between Tux Paint sessions on Mac OS X. 2007-07-25 05:39:18 +00:00
macosx_print.m Print configuration is now saved between Tux Paint sessions on Mac OS X. 2007-07-25 05:39:18 +00:00
Makefile Windows98 printing fixes from October. Also, added dummy Makefile in src/ 2003-12-19 19:46:49 +00:00
Makefile.beos Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
pixels.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
pixels.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
playsound.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
playsound.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
postscript_print.c Added ripples magic. 2007-07-18 20:13:08 +00:00
postscript_print.h PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer. 2007-06-25 18:00:49 +00:00
progressbar.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
progressbar.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
rgblinear.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
rgblinear.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
SDL_Pango.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
shapes.h Added Octagon shape. (Also means shape tool selector needed to scroll 2007-07-27 02:22:24 +00:00
sounds.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
test-option.sh Made sure GPL notice was included in all other source files. 2006-02-18 07:07:47 +00:00
tip_tux.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
titles.h Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
tools.h More appropriate text for the new 'New' dialog. 2007-07-26 16:30:36 +00:00
tp-magic-config.sh.in Magic tools (and tp-magic-config) supports local (user) plugins. 2007-08-08 06:56:04 +00:00
tp_magic_api.h.in Magic tools (and tp-magic-config) supports local (user) plugins. 2007-08-08 06:56:04 +00:00
tuxpaint-import.sh Spaces in filenames were not working in 'tuxpaint-import.sh'. (Fixes bug #1527884) 2006-08-13 01:14:35 +00:00
tuxpaint.c Updated version number in some packagine files. 2007-08-10 06:54:48 +00:00
tuxpaint.conf PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer. 2007-06-25 18:00:49 +00:00
tuxpaint.desktop Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
tuxpaint.desktop.in oops, I had forgotten the "Comment" line in *.desktop.ini file... 2004-06-14 20:44:09 +00:00
tuxpaint.rsrc Added BeOS resource file. 2004-11-22 00:08:54 +00:00
win32_dirent.c Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
win32_dirent.h Ran source code through "indent -nbfda -npcs -npsl -bli0". 2006-08-27 21:00:52 +00:00
win32_print.c Fixes the scaling problem when printing. The image is scaled to fit whilst 2007-08-12 01:02:44 +00:00
win32_print.h WIN32 only: 2007-04-28 02:52:11 +00:00