On 28.03.2006 16:22:39 Benoit THIERRY wrote: > Hi, > Concerning my font problem (using jdk1.5 and fop trunk but I think it's the > same problem using 0.91beta): > > My error message : > Font 'Arial,normal,400' not found. Substituting with default font.
Is that the only error message? > > Here is a part of what I have in fop.xconf for the fonts section : > > <fonts> > <!--ARIAL NORMAL NORMAL--> > <font metrics-file="arial.xml" kerning="yes" embed-file="arial.ttf"> > <font-triplet name="Arial" style="normal" weight="normal"/> > <font-triplet name="ArialMT" style="normal" weight="normal"/> > </font> Hmm, this seems right but without the larger context (i.e. seeing the whole file) I cannot be sure. > > Here is a part of my fo file : > > <fo:block font-weight="normal" font-family="Arial" font-size="22pt" > text-align="center">Î ÏοεÏιλεγμÎνη ÎιαμÏÏÏÏÏη > ΣÏαθμÏν</fo:block> > > I don't know if that can help you. > > Thanks in advance. > > For information, what has changed from version 0.20.5 and 0.91beta on > configuration format ? You can see for yourself: 0.20.5: http://xmlgraphics.apache.org/fop/0.20.5/configuration.html http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_20_5/conf/userconfig.xml 0.91beta: http://xmlgraphics.apache.org/fop/0.91/configuration.html http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_91-beta/conf/fop.xconf Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
