Hi,

The error you see means some bold text with no font-family is using base14 
font, so you should apply a font-family to the fo:root to catch those, then 
configure fonts for those.

In fo:
<fo:root font-family="Arial">

In fop.xconf:
<font kerning="yes" embed-url="xyz.ttf”>

   <font-triplet name="Arial" style="normal" weight="bold"/>

 </font

Thanks

-----Original Message-----
From: Alexander Adam <alexander.a...@garaio-rem.ch> 
Sent: 23 May 2023 08:33
To: fop-users@xmlgraphics.apache.org
Subject: Re: Embed different TTF font styles




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

Reply via email to