Albert Cahalan
|
542aaf4cad
|
It runs on the OLPC XO now, unless you run out of memory. Do not even think of using stamps, system fonts, etc.
|
2007-03-12 03:55:30 +00:00 |
|
John Popplewell
|
7c3f7ad0b7
|
Disable threaded font loading on Windows because it's unreliable. Would be nice to fix this properly one day...
|
2006-09-18 19:14:00 +00:00 |
|
William Kendrick
|
7716a05281
|
Ran source code through "indent -nbfda -npcs -npsl -bli0".
|
2006-08-27 21:00:52 +00:00 |
|
John Popplewell
|
f482a789f6
|
Fix to make font sizing work.
|
2006-02-20 06:14:12 +00:00 |
|
John Popplewell
|
2982961f38
|
Various fixes for win32, mostly as a result of the splits.
|
2006-02-20 04:12:27 +00:00 |
|
William Kendrick
|
e964eb17a0
|
More splits from "tuxpaint.c":
+ "debug.h": Defines whether debugging printf() calls should be enabled.
+ "dirwalk.c/h": Callback functions for recursive directory traversal.
+ "fonts.c/h": Font loading/grouping/discarding variables and functions.
+ "get_fname.c/h": Functions for constructing preferred file paths.
|
2006-02-19 08:02:39 +00:00 |
|