Commit graph

393 commits

Author SHA1 Message Date
William Kendrick
1d6406762c Starters get mirrored and flipped when those Magic tools are used. (BROKEN!)
Starter's mirror and flip state are stored, so we know to mirror/flip the
original when loading a saved image based on a starter. (UNTESTED)
Starters centered in the image, if they're smaller than canvas
(e.g., you're running in 800x600 mode) (BROKEN!)
Starter backgrounds can be JPEGs, as well as PNGs. (UNTESTED)
2004-09-20 03:15:12 +00:00
John Popplewell
c6f0c17daa Fix the other occurrence of the path to the starters files - sigh. 2004-09-18 20:06:38 +00:00
John Popplewell
e31a815459 Fix for bug in SDL_ttf-2.0.6. A call to TTF_Open() with the filename of
a font that doesn't exists segfaults. See the SDL list for details.
Doesn't affect the win32 build because the bug is fixed in the DLL I ship.

Added try_alternate_font() which mangles the lang_prefixes in an attempt
to find a suitable custom font. e.g. 'zh_tw'->'zh'.
2004-09-18 03:00:07 +00:00
John Popplewell
2a9f5553a4 Fix for win32 current_language(). Environment variable in 'langstr' parsing
code changed from LANG->LANGUAGE but not code in current_language().
2004-09-18 01:02:44 +00:00
John Popplewell
d0edcec0a7 Make win32 version use 'icon32x32.png' as SDL window icon.
Fix 'starter' images directory for win32.
2004-09-17 13:39:35 +00:00
Karl Ove Hufthammer
fd455ea70a Fixed a small spelling mistake. 2004-09-17 05:53:56 +00:00
William Kendrick
732e00b189 Made eraser outline icons in Selector 2px thick instead of 1px. 2004-09-15 19:40:47 +00:00
William Kendrick
fe3703328b Added skyline of San Francisco to 'starters'. (From NOAA photo library) 2004-09-15 08:39:47 +00:00
William Kendrick
fcc90c706d Added 'chicken' coloring-book style starter. 2004-09-15 08:31:51 +00:00
William Kendrick
3cb87d9b24 Much expansion of the 'how to make starters' section of the docs. 2004-09-15 08:06:33 +00:00
William Kendrick
3a254a81e0 'Starters' get green button backgrounds in 'Open' dialog.
Added mention of 'Starters' to readme (still needs work).
2004-09-15 07:29:08 +00:00
William Kendrick
ddb397670a Made 'Starter' GUI button variations for 'Open' dialog. 2004-09-15 07:25:14 +00:00
William Kendrick
30392a731b Did I mention there are eraser sizes, now? ;^) 2004-09-15 06:57:30 +00:00
William Kendrick
b53c977e84 Starters weren't getting loaded if last-saved image was based on starters.
(i.e., current_id's file would be loaded, but not its starters...)
2004-09-15 06:52:08 +00:00
William Kendrick
adc9c0481f Starter foreground remains above painting. Background appears when eraser
is used.  Woo!  Almost done!
2004-09-15 06:11:19 +00:00
William Kendrick
44732279ae Disabled hq4x stuff by default... 2004-09-15 05:44:47 +00:00
Karl Ove Hufthammer
8fd5b7f269 Fixed wrong Norwegian translation. 2004-09-14 20:14:36 +00:00
Karl Ove Hufthammer
eaac9d7d31 Regenerated PO file. 2004-09-14 20:08:34 +00:00
William Kendrick
f5a4fce6f0 Updated docs to correspond to recent 'uppercase' change (attempt ;^) ) 2004-09-14 08:00:27 +00:00
William Kendrick
0910a33c73 Added missing wctype.h include 2004-09-14 07:57:01 +00:00
William Kendrick
197b401549 Hindi was missing in docs! Attempting wide-string uppercasing. 2004-09-14 07:42:38 +00:00
William Kendrick
c34f0fd02c Mentioned lockfile in FAQ.txt. 2004-09-14 06:52:15 +00:00
William Kendrick
00c5d44b96 Added lockfile feature, to prevent multiple launches within 30 seconds
(due to over-clicking, for example).
2004-09-14 06:39:51 +00:00
William Kendrick
6752deb266 (Did intltool-update do something to it?) 2004-09-10 07:44:32 +00:00
Song Huang
1d0a2e08e6 refine the translated. 2004-09-09 12:03:57 +00:00
William Kendrick
779455f78b Added note about XDG Basedir Spec 2004-09-07 20:35:44 +00:00
Karl Ove Hufthammer
458b211ed4 Catalan update by Pere Pujal Carabantes <ppujal@airtel.net> and Brazilian Portuguese update by Daniel José Viana. 2004-09-06 19:46:58 +00:00
Karl Ove Hufthammer
db5902619a Catalan update by Pere Pujal Carabantes <ppujal@airtel.net> and Brazilian Portuguese update by Daniel José Viana. 2004-09-06 19:41:04 +00:00
Karl Ove Hufthammer
08dafa0050 Catalan update by Pere Pujal Carabantes <ppujal@airtel.net>. 2004-09-06 19:39:12 +00:00
Karl Ove Hufthammer
c17773e964 Brazilian Portuguese update by Daniel José Viana <danjovic@vespanet.com.br>. 2004-09-06 19:38:48 +00:00
Karl Ove Hufthammer
88fa5b5bb5 Added more TODO stuff. 2004-09-06 16:11:11 +00:00
William Kendrick
1d1a6ecfba More work on 'starters' support. 2004-09-04 11:26:01 +00:00
William Kendrick
35b1cea4e0 Turned outline to alpha. (TuxPaint should do this in the future!) 2004-09-04 11:23:36 +00:00
William Kendrick
71cc6d039c Decided all starters are foreground, and some have background
(so as to not need to keep track of what kind is what; outline, or scene?)
2004-09-04 11:19:19 +00:00
William Kendrick
ff7317cbfb Corrected multi-location opening function. 'Starters' can be opened,
but no attempt to delete can be made. ("Erase" button deactivated.)
Saving after loading a starter creates a new work.
2004-09-04 10:42:32 +00:00
William Kendrick
863823b931 Removed dinosaur started. Created jet plane and reef starters. 2004-09-04 07:24:44 +00:00
William Kendrick
e0e165739b Removed dinosaur image (no permission to use it) 2004-09-04 07:09:49 +00:00
William Kendrick
34c5917bdc Added "include" config option to to-do list. 2004-09-02 18:30:05 +00:00
Karl Ove Hufthammer
017e0d006c The text tool doesn't work for non-ASCII characters. 2004-08-23 19:14:32 +00:00
Karl Ove Hufthammer
85aa989fee Ripped out remaining I18N/UTF-8 stuff that a) didn't work, or b) didn't make any sense (or both!).
Writing non-ASCII characters using the text tool doesn't work. (But it didn't before this update either.)
2004-08-23 19:09:39 +00:00
Karl Ove Hufthammer
36941a1cd2 Updated Malay translation by Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org>. 2004-08-23 17:48:59 +00:00
Karl Ove Hufthammer
1ccf6ad2c3 Updated Malay translation from Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org> 2004-08-23 17:43:21 +00:00
William Kendrick
7cfdaf1966 Change bg_BG install dir to just bg 2004-08-20 07:16:40 +00:00
William Kendrick
99020142b4 Added new and missing languages and credits. 2004-08-19 18:02:12 +00:00
William Kendrick
9efcbf9db0 Added Bulgarian. 2004-08-19 17:54:36 +00:00
Karl Ove Hufthammer
35b44f7c1e Regenerated PO file. 2004-08-18 17:48:33 +00:00
Karl Ove Hufthammer
250aadd745 Updated Danish translation by Mogens Jaeger <mogensjaeger@get2net.dk>. 2004-08-18 17:47:29 +00:00
William Kendrick
acc567f687 Forgot tlh.po! 2004-08-17 07:45:19 +00:00
William Kendrick
c4de3f6966 Begin adding Klingon translation. 2004-08-17 07:44:24 +00:00
Karl Ove Hufthammer
dd00cc5101 Regenerated PO file. 2004-07-30 13:44:04 +00:00