> -----Original Message----- > From: Mark Williams [mailto:[EMAIL PROTECTED] >
Hi Mark, > The fonts page on the apache fop web site contains the following info re > generating font metrics files. > <snip /> > I would like to jar up the necessary classes for doing this (to > be packaged with an ActiveX). > Does anyone have a list of the classes that are necessary? IIC, then it should be sufficient to include (for FOP 0.20.5): - all classes in the org.apache.fop.fonts package - and of course the org.apache.fop.fonts.apps.TTFReader class If you don't need the functionality for type1 fonts, you obviously don't need to include that package, nor the PFMReader app. HTH! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
