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 Luis Bernardo <lm...@gmail.com> on 2013/12/03 01:06:17 UTC

Re: Custom fonts in Apache FOP (used with Saxon in Eclipse)

Do not use auto-detect. Instead configure the fonts as shown here: 
http://xmlgraphics.apache.org/fop/trunk/fonts.html#register.

The instructions are for trunk but this works the same in 1.1.

On 11/26/13, 9:38 AM, FJMan wrote:
> The fop.xconf looks like this:
>
>
> <renderers>
>      <renderer mime="application/pdf">
>        <filterList>
>          <value>flate</value>
>        </filterList>
>
>        <fonts>
> 	
>          <font-triplet name="Arial" style="normal" weight="normal"/>
> 			
> 				
>          <font-triplet name="Arial,Italic" style="italic" weight="normal"/>
> 			
> 			
>          <font-triplet name="Courier New" style="normal" weight="normal"/>
> 			
> 		  <auto-detect/>
>        </fonts>
>
>
>
> --
> View this message in context: http://apache-fop.1065347.n5.nabble.com/Custom-fonts-in-Apache-FOP-used-with-Saxon-in-Eclipse-tp39692p39693.html
> Sent from the FOP - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> 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