tuxpaint-pencil-sharpener/src
Bill Kendrick 33394f397b Template export: test image dimensions & file CRC
Final couple of tests to let us avoid creating a template that's
identical to one that already exists.  All told, we test the
following (and the first thing that matches causes us to stop
testing that template, and move on to the next, as it appears
to not be identical to the saved image, in its current state)

 + filename prefix (based on saved image's filename)
 + file size
 + image dimensions
 + image contents (via CRC)
2023-05-27 15:40:30 -07:00
..
mouse Show "pipette"-shaped pointer when selecting colors 2022-02-01 00:32:26 +01:00
po Bump version to 0.9.31; credit new Russian translator 2023-05-20 11:22:45 -07:00
.cvsignore Attempting to debug/fix SDL_Pango stuff. 2007-07-17 18:41:16 +00:00
.indent.pro No tabs, spaces only, please 2017-10-15 10:48:45 -07:00
android_assets.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
android_assets.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
android_mbstowcs.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
android_mbstowcs.h Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
android_print.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
android_print.h Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
BeOS_print.cpp Apply patch to allow Haiku printing to compile 2023-03-18 11:06:46 -07:00
BeOS_print.h Ran indent on .h files 2019-04-13 12:10:58 -07:00
colors.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
compiler.h Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
cursor.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
cursor.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
debug.h Pango loads Tux Paint-supplied fonts on macOS. 2022-12-02 22:57:38 -05:00
dirwalk.c Now REQUIRING SDL2_Pango; no NO_SDLPANGO option 2023-04-30 16:10:29 -07:00
dirwalk.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
fill.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
fill.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
fill_tools.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
fonts.c Now REQUIRING SDL2_Pango; no NO_SDLPANGO option 2023-04-30 16:10:29 -07:00
fonts.h Now REQUIRING SDL2_Pango; no NO_SDLPANGO option 2023-04-30 16:10:29 -07:00
get_fname.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
get_fname.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
gifenc.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
gifenc.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
great.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
i18n.c Now REQUIRING SDL2_Pango; no NO_SDLPANGO option 2023-04-30 16:10:29 -07:00
i18n.h Now REQUIRING SDL2_Pango; no NO_SDLPANGO option 2023-04-30 16:10:29 -07:00
im.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
im.h Indentation. 2017-12-19 02:17:27 +01:00
indent.sh Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
install-dlls.sh Do not copy dll(s) if already exist. 2022-02-10 20:02:08 +09:00
ios.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
ios.m Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
ios_print.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
ios_print.m Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
macos.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
macos.m Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
macos_print.h Ran indent on .h files 2019-04-13 12:10:58 -07:00
macos_print.m Re-add print dialog access to macOS. 2018-09-28 23:24:56 -04:00
Makefile use .PHONY 2008-04-27 17:22:01 +00:00
onscreen_keyboard.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
onscreen_keyboard.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
org.tuxpaint.Tuxpaint.appdata.xml.in Bump version to 0.9.31; credit new Russian translator 2023-05-20 11:22:45 -07:00
parse.gperf Parse support for [no]magicsizes; new MAGIC_FEATURE_CONTROL bitmask 2023-04-12 00:11:11 -07:00
parse.h Parse support for [no]magicsizes; new MAGIC_FEATURE_CONTROL bitmask 2023-04-12 00:11:11 -07:00
pixels.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
pixels.h Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
platform.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
playsound.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
playsound.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
postscript_print.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
postscript_print.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
progressbar.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
progressbar.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
rgblinear.c Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
rgblinear.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
shapes.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
sounds.c Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
sounds.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
test-option.sh Changed e-mail address of shin-ichi. 2022-03-11 19:57:56 +09:00
test-png.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
tip_tux.h Added copyright/license to source files that lacked it. 2009-06-03 20:46:07 +00:00
titles.h Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
tools.h Stamp rotation: Show degrees as Tux tool tip 2023-02-18 14:01:21 -08:00
tp-magic-config.sh.in Update URL to https://tuxpaint.org/ everywhere 2022-12-11 01:29:25 -08:00
tp_magic_api.h.in Forgot to commit MAGIC_FEATURE_CONTROL into tp_magic_api.h.in 2023-04-13 21:18:59 -07:00
tuxpaint-completion.bash Doc'ing forthcoming [no]magicsizes options 2023-04-12 00:03:23 -07:00
tuxpaint-fullscreen.desktop.in "Tux Paint (Fullscreen)" launcher for Freedesktop.org 2023-04-01 16:50:19 -07:00
tuxpaint-import.sh tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash 2009-11-04 19:12:12 +00:00
tuxpaint.c Template export: test image dimensions & file CRC 2023-05-27 15:40:30 -07:00
tuxpaint.conf Parse support for [no]magicsizes; new MAGIC_FEATURE_CONTROL bitmask 2023-04-12 00:11:11 -07:00
tuxpaint.desktop.in Remove trailing period in application summary 2022-07-03 14:49:12 +02:00
tuxpaint.rsrc Added BeOS resource file. 2004-11-22 00:08:54 +00:00
win32_dirent.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
win32_dirent.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
win32_print.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
win32_print.h Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00
win32_trash.c Adding "indent.sh" to re-indent code; ran it!!! 2023-04-23 23:26:00 -07:00