Albert Cahalan
|
4ffabe2d15
|
Mac *.dfont and multi-forked fonts, and TrueType collections
|
2005-01-08 09:35:11 +00:00 |
|
William Kendrick
|
770f6bc2dc
|
Updated 'noquit' section of manpage.
|
2005-01-08 09:14:23 +00:00 |
|
William Kendrick
|
85bec22673
|
"noquit" now disables [Esc] key for quit. Use [Sh]+[Ctrl]+[Esc].
|
2005-01-08 09:07:25 +00:00 |
|
William Kendrick
|
6f0d4bbcc2
|
"--lang gaidhlig" for Gaelic didn't work.
|
2005-01-08 08:42:34 +00:00 |
|
Albert Cahalan
|
13ded25852
|
MacOS X font locations
|
2005-01-08 08:40:12 +00:00 |
|
William Kendrick
|
07db72db4e
|
Brick sound effects. (Might need tweaking.)
|
2005-01-08 08:25:10 +00:00 |
|
Albert Cahalan
|
8b641c4c15
|
this is odd code
|
2005-01-08 08:21:30 +00:00 |
|
William Kendrick
|
34819da78d
|
Adding brick sound effect.
|
2005-01-08 08:18:54 +00:00 |
|
William Kendrick
|
9bbdc6c93e
|
Only re-render current text if font, style or size changes.
(i.e., DON'T re-render if we're simply scrolling, or clicking buttons on
the right that are currently inactive!)
|
2005-01-08 08:09:38 +00:00 |
|
William Kendrick
|
da258d0616
|
Italic sound effects.
|
2005-01-08 07:51:58 +00:00 |
|
William Kendrick
|
67a2fdcaf1
|
Added italic sound effects.
Only update font if in text tool.
|
2005-01-08 07:50:10 +00:00 |
|
William Kendrick
|
2e588634bf
|
Adding typewriter bell sound effect.
|
2005-01-08 07:08:30 +00:00 |
|
Albert Cahalan
|
0d19a4047d
|
debug code: log font change
|
2005-01-08 06:55:31 +00:00 |
|
Albert Cahalan
|
cf0c279a46
|
TTF_RenderUTF8_Blended wrapper
|
2005-01-08 06:07:30 +00:00 |
|
Albert Cahalan
|
62cf284650
|
running off end of array considered harmful
|
2005-01-08 01:57:52 +00:00 |
|
Albert Cahalan
|
def0af0e4b
|
prefer to fake italic over faking bold
|
2005-01-07 21:27:09 +00:00 |
|
Albert Cahalan
|
85fb758bde
|
allow all-uppercase fonts
|
2005-01-07 17:17:20 +00:00 |
|
William Kendrick
|
2d7aef0041
|
Added Gaelic support.
|
2005-01-07 06:57:19 +00:00 |
|
Albert Cahalan
|
e790877b36
|
minor debugging changes
|
2005-01-06 18:48:40 +00:00 |
|
Albert Cahalan
|
6493a7147f
|
use SDL_FreeSurface instead of free
|
2005-01-06 15:52:13 +00:00 |
|
Albert Cahalan
|
e2f67bbd2a
|
eliminate some warnings
|
2005-01-06 15:10:06 +00:00 |
|
Karl Ove Hufthammer
|
4f56ca0d3a
|
Updated Norwegian Nynorsk translation and regenerated PO files.
|
2005-01-06 11:36:41 +00:00 |
|
Albert Cahalan
|
3e4c87875c
|
go down to 9pt
|
2005-01-06 07:10:10 +00:00 |
|
Albert Cahalan
|
d02db87871
|
support OpenType fonts too
|
2005-01-06 05:37:21 +00:00 |
|
Albert Cahalan
|
4c136a0dac
|
black means bold, for now
|
2005-01-06 05:17:04 +00:00 |
|
Albert Cahalan
|
b837826f5d
|
bad font detection
|
2005-01-04 15:49:41 +00:00 |
|
William Kendrick
|
cdcc7af6b7
|
Added "--nosysfonts" option to supress loading of system-wide fonts.
|
2005-01-04 06:43:58 +00:00 |
|
William Kendrick
|
9571208ef1
|
Check for new SDL_image and SDL_ttf labels. (Thanks Shard!)
|
2005-01-04 02:28:23 +00:00 |
|
Albert Cahalan
|
15a1c6a9b2
|
show Tux at start-up so he is not missing
|
2005-01-04 01:50:18 +00:00 |
|
Albert Cahalan
|
b3fa03f7c3
|
more hard-coded constants removed (titles)
|
2005-01-04 01:43:48 +00:00 |
|
Albert Cahalan
|
33bcde0a22
|
color selector more self-aware w.r.t. dimensions; more hard-coded numbers removed
|
2005-01-04 00:50:06 +00:00 |
|
William Kendrick
|
9e08391bde
|
Read events during startup, to let SDL update window contents on expose events.
Keep progress bar going while loading fonts.
|
2005-01-03 23:30:39 +00:00 |
|
Albert Cahalan
|
11c83a9f79
|
setup for scrolling when left-side selection made
|
2005-01-03 22:17:30 +00:00 |
|
Albert Cahalan
|
e31d83e01b
|
make mouse-scroll code match mouse-click code
|
2005-01-03 21:30:44 +00:00 |
|
Albert Cahalan
|
28027be284
|
more screen size/layout independence
|
2005-01-03 03:04:08 +00:00 |
|
Albert Cahalan
|
5b9b3bc5d8
|
#if out the paintcan when unused
|
2005-01-02 22:14:07 +00:00 |
|
Albert Cahalan
|
bb111e5149
|
print saved SDL error for audio init problems
|
2005-01-02 21:24:31 +00:00 |
|
Albert Cahalan
|
778f399ab5
|
do SDL_Init in 1 step as required, no SDL parachute unless fullscreen
|
2005-01-02 21:18:57 +00:00 |
|
Albert Cahalan
|
cf711e956e
|
free font style memory
|
2005-01-02 20:46:03 +00:00 |
|
Albert Cahalan
|
eed601cc22
|
shrink the grey-out code a bit
|
2005-01-01 07:45:53 +00:00 |
|
Albert Cahalan
|
4a1a704ca0
|
active tool could be grey on return from open dialog; fix
|
2005-01-01 06:57:53 +00:00 |
|
Albert Cahalan
|
2515f630af
|
grid coords not set up right; fixed now
|
2005-01-01 06:47:01 +00:00 |
|
Albert Cahalan
|
874e08671e
|
inactive buttons get grey text and icons
|
2005-01-01 05:58:36 +00:00 |
|
Albert Cahalan
|
44daaadd7e
|
changes toward variable window size and layout
|
2005-01-01 03:07:40 +00:00 |
|
Albert Cahalan
|
f4e92f4b8f
|
#if out some debug code
|
2004-12-31 23:45:22 +00:00 |
|
Albert Cahalan
|
2b3082db2b
|
variable-size window changes
|
2004-12-31 23:22:26 +00:00 |
|
Albert Cahalan
|
d32b905f17
|
variable-size window changes
|
2004-12-31 21:04:43 +00:00 |
|
Albert Cahalan
|
c4aa47c79c
|
variable-size window changes
|
2004-12-31 20:10:36 +00:00 |
|
William Kendrick
|
4775c391c0
|
Created icons for Bold and Italic controls.
|
2004-12-31 09:57:35 +00:00 |
|
William Kendrick
|
005d5e1573
|
Allowed for bigger fonts. Kept fonts inside button limits, though.
Changed "ag" to "Aa". (What's "ag?")
|
2004-12-31 09:39:03 +00:00 |
|