Re: [Tuxpaint-devel] Windows beta build to test Input Method support?
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Mark K. K. <mkk...@gm...> - 2007-05-01 02:11:31
|
On Mon, Apr 30, 2007 at 01:17:24PM +0100, John Popplewell wrote: > This came up in this discussion: > http://sourceforge.net/mailarchive/message.php?msg_name=20060214152223.GB18510%40rosa.blake > > but never got fixed. It required parsing the command-line arguments > before starting the font-scanner, Thank you for digging that up. It seems like there would be a way to keep the overhead to a minimum when parsing the command line arguments. Something similar to getopts() in PERL that pre-parses all the arguments before returning to the main code may be useful. -Mark |