You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "pc.subscriptions" <pc...@gmail.com> on 2006/08/12 17:58:11 UTC

Font problem with the awt renderer

Gentlepeople,

 

Although I have looked around to find an answer to my problem, I have not
been successful.

 

I am using the 0.92 beta version of FOP and I can't seem to get the awt
renderer to find any fonts at all, although the JDK does find them.

 

This is an example trace

 

fop -c userconfig.xml -xml c:\temp\t.xml -xsl c:\temp\t.xsl -awt

 

12-aug-2006 17:53:27 org.apache.fop.fonts.FontInfo notifyFontReplacement

WARNING: Font 'Stencil,normal,400' not found. Substituting with default
font.

12-aug-2006 17:53:28 org.apache.fop.fonts.FontInfo notifyFontReplacement

WARNING: Font 'Stencil,normal,400' not found. Substituting with default
font.

12-aug-2006 17:53:28 org.apache.fop.render.java2d.Java2DRenderer
getPageImage

INFO: Rendering Page 1 (pageWidth 150, pageHeight 120)

 

Would anyone have any idea on how to move forward in order to get this
solved?

 

Thanks,

 

Peter


RE: Font problem with the awt renderer

Posted by Peter <pc...@gmail.com>.
Thanks Jeremias....I should have spotted that. I'll try to get the trunk
code working.

-----Original Message-----
From: Jeremias Maerki [mailto:dev@jeremias-maerki.ch] 
Sent: zondag 13 augustus 2006 8:36
To: fop-users@xmlgraphics.apache.org
Subject: Re: Font problem with the awt renderer

FOP 0.92beta has some problems in this area which have been fixed in FOP
Trunk as can be seen in http://xmlgraphics.apache.org/fop/changes.html

So you'll have to get the latest source code from the SVN repository
until the next release.

On 12.08.2006 17:58:11 pc.subscriptions wrote:
> Gentlepeople,
>  
> Although I have looked around to find an answer to my problem, I have not
> been successful.
>  
> I am using the 0.92 beta version of FOP and I can't seem to get the awt
> renderer to find any fonts at all, although the JDK does find them.
>  
> This is an example trace
>  
> fop -c userconfig.xml -xml c:\temp\t.xml -xsl c:\temp\t.xsl -awt
>  
> 12-aug-2006 17:53:27 org.apache.fop.fonts.FontInfo notifyFontReplacement
> WARNING: Font 'Stencil,normal,400' not found. Substituting with default
> font.
> 12-aug-2006 17:53:28 org.apache.fop.fonts.FontInfo notifyFontReplacement
> WARNING: Font 'Stencil,normal,400' not found. Substituting with default
> font.
> 12-aug-2006 17:53:28 org.apache.fop.render.java2d.Java2DRenderer
> getPageImage
> INFO: Rendering Page 1 (pageWidth 150, pageHeight 120)
>  
> Would anyone have any idea on how to move forward in order to get this
> solved?
>  
> Thanks,
>  
> Peter



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Font problem with the awt renderer

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
FOP 0.92beta has some problems in this area which have been fixed in FOP
Trunk as can be seen in http://xmlgraphics.apache.org/fop/changes.html

So you'll have to get the latest source code from the SVN repository
until the next release.

On 12.08.2006 17:58:11 pc.subscriptions wrote:
> Gentlepeople,
>  
> Although I have looked around to find an answer to my problem, I have not
> been successful.
>  
> I am using the 0.92 beta version of FOP and I can't seem to get the awt
> renderer to find any fonts at all, although the JDK does find them.
>  
> This is an example trace
>  
> fop -c userconfig.xml -xml c:\temp\t.xml -xsl c:\temp\t.xsl -awt
>  
> 12-aug-2006 17:53:27 org.apache.fop.fonts.FontInfo notifyFontReplacement
> WARNING: Font 'Stencil,normal,400' not found. Substituting with default
> font.
> 12-aug-2006 17:53:28 org.apache.fop.fonts.FontInfo notifyFontReplacement
> WARNING: Font 'Stencil,normal,400' not found. Substituting with default
> font.
> 12-aug-2006 17:53:28 org.apache.fop.render.java2d.Java2DRenderer
> getPageImage
> INFO: Rendering Page 1 (pageWidth 150, pageHeight 120)
>  
> Would anyone have any idea on how to move forward in order to get this
> solved?
>  
> Thanks,
>  
> Peter



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org