]> pere.pagekite.me Git - text-free-culture-lessig.git/blob - data/fop-params.xconf
Fetch from transifex.
[text-free-culture-lessig.git] / data / fop-params.xconf
1 <?xml version="1.0"?>
2 <fop version="1.0">
3 <renderers>
4 <renderer mime="application/pdf">
5 <!-- Full path to truetype fonts to be embedded in PDF file -->
6 <fonts>
7 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerif.ttf">
8 <font-triplet name="Times" style="normal" weight="normal"/>
9 </font>
10 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifBold.ttf">
11 <font-triplet name="Times" style="normal" weight="bold"/>
12 </font>
13 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifItalic.ttf">
14 <font-triplet name="Times" style="italic" weight="normal"/>
15 </font>
16 <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerifBoldItalic.ttf">
17 <font-triplet name="Times" style="italic" weight="bold"/>
18 </font>
19 </fonts>
20 </renderer>
21 </renderers>
22 </fop>