Hi,
I am starting the AWT-Preview like this:
String[] opt = {foFile.toString(), "-awt"};
CommandLineOptions options = new
CommandLineOptions(opt);
Starter starter = options.getStarter();
starter.run();
I commented out the System.exit(0) in the dispose() method .
After closing the AWT-Preview the memory is not given free.
-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 20. Februar 2002 15:52
An: [EMAIL PROTECTED]
Betreff: Re: Custom fonts (again)
>> Following lines from the Embedding FOP web page:
>>
>> userConfigFile = new File(userConfig);
>> options = new Options(userConfigFile);
>>
>> Ok fine I got that, but what to do with the options variable after
>> this?
>Nothing! :-) It's something static and registers itself in FOP. Not so
>beautiful, but it works for the moment.
Heh thanks think this should get a row in html (any of you documenting
this)
its not exactly selfexplanatory(sp?).
Cheers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]