threaded start-up for fonts

This commit is contained in:
Albert Cahalan 2005-01-17 22:59:27 +00:00
parent f6f55f4337
commit 9b700c72b5
2 changed files with 147 additions and 7 deletions

View file

@ -14,6 +14,9 @@ http://www.newbreedsoftware.com/tuxpaint/
-----------------------
* Splash screen appears earlier, along with the version info and cursor.
* Normal start-up time reduced by 11.4 seconds by splitting out font
loading into a separate thread. You only wait if you want the text tool.
(450 MHz Mac G4, 7200 RPM ATA disk, about 200 font files)
* Stamp tool improvements:
------------------------