Andreas L Delmelle wrote: > > On Aug 22, 2006, at 11:22, pverdret wrote: > > Hi, > > <snip /> >> >> The configuration file used with the -c option: >> >> <?xml version="1.0" encoding="ISO-8859-1"?> >> >> <!-- TODO: use proper config --> >> >> <configuration> >> >> <fonts> > > That explains it. Have another look at this page and compare: > > http://xmlgraphics.apache.org/fop/0.92/configuration.html#renderers > > In FOP 0.92 and up, the fonts need to be added as children to the > renderer configuration(s). > > <snip /> > >> >> And the fop.xconf content: > > Note that fop.xconf is not used by FOP, unless you were to specify it > as the configuration file to be used on the command-line. It is > provided as an example of what a typical configuration file looks like. > > Simplest solution: copy it, add your font-entries at the right > location in there, then use the resulting file as configuration. > > Should work. > > HTH! > > Andreas > that works! Many thanks, Philippe -- View this message in context: http://www.nabble.com/Problem-for-registering-new-fonts-with-FOP-%28svn-trunk%29-tf2126206.html#a5922817 Sent from the FOP - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
