4 <renderer mime="application/pdf">
5 <!-- Full path to truetype fonts to be embedded in PDF file -->
7 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerif.ttf">
8 <font-triplet name="Times" style="normal" weight="normal"/>
10 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifBold.ttf">
11 <font-triplet name="Times" style="normal" weight="bold"/>
13 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifItalic.ttf">
14 <font-triplet name="Times" style="italic" weight="normal"/>
16 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifBoldItalic.ttf">
17 <font-triplet name="Times" style="italic" weight="bold"/>