]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Document where to find Crimson Text.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 20 Jul 2015 07:06:39 +0000 (09:06 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 20 Jul 2015 07:06:39 +0000 (09:06 +0200)
data/fop-params.xconf

index b5d915da28ba7e91731f3a263bd71c29faa39b85..dbdc5ed39e3b8450dd17520a165fed46c8d3a1a0 100644 (file)
@@ -4,6 +4,17 @@
     <renderer mime="application/pdf">
       <!-- Full path to truetype fonts to be embedded in PDF file -->
       <fonts>
+
+       <font embed-url="file:///home/pere/.fonts/CrimsonText-Regular.ttf">
+         <font-triplet name="Crimson Text" style="normal" weight="normal"/>
+       </font>
+       <font embed-url="file:///home/pere/.fonts/CrimsonText-Italic.ttf">
+         <font-triplet name="Crimson Text" style="italic" weight="normal"/>
+       </font>
+       <font embed-url="file:///home/pere/.fonts/CrimsonText-Bold.ttf">
+         <font-triplet name="Crimson Text" style="normal" weight="bold"/>
+       </font>
+
        <font embed-url="file:///usr/share/fonts/truetype/freefont/FreeSerif.ttf">
          <font-triplet name="Times" style="normal" weight="normal"/>
        </font>