On 09/07/2010 12:02 AM, Jeremias Maerki wrote:
How you create that JAR file with the fonts is up to you. Manually creating the Manifest and assembling it to a JAR using Ant is probably easiest. Of course, you could write a GUI for that. It's probably easier to write a small command-line application in Java that takes a directory as argument and creates the Manifest and the JAR.
If you do that, posting it here would be doing everyone a favour. I've used a dirty shell script hack to do it, but something nicer that can be distributed without shame would be nice to have - possibly even bundled with fop as a utility.
-- Craig Ringer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
