Thank you, Raphael. This is applied: http://svn.apache.org/viewvc?rev=649012&view=rev
On 17.04.2008 08:56:37 Raphael Parree wrote: > Hi, > > In the PrintRendererConfigurator. addFontInfoListFromFileList is a bug. When > no EmbedFontInfo is found the method returns neglecting the other found > fonts in the fontFileList. This way I had no support for Verdana and some > other fonts. When no embedFontInfos is found, the loop should continue as > apposed to returning from the method. > > The attached patch changes the return into a continue > > Cheers, > > Raphael Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
