works(??)

This commit is contained in:
jstaerk
2023-08-28 20:14:41 +02:00
parent 9bfc1ef7fe
commit e8c06253ce

View File

@@ -25,10 +25,11 @@
<renderers> <renderers>
<renderer mime="application/pdf"> <renderer mime="application/pdf">
<fonts> <fonts><!-- https://xmlgraphics.apache.org/fop/1.1/fonts.html auto-embed-->
<font kerning="no" embed-url="file:///C:\Users\jstaerk\workspace\mustangproject\library\src\main\resources\FreeSans.ttf" embedding-mode="subset"> <font kerning="no" embed-url="file:src/main/resources/FreeSans.ttf" embedding-mode="subset">
<font-triplet name="SourceSerifPro" style="normal" weight="normal" /> <font-triplet name="SourceSerifPro" style="normal" weight="normal" />
</font> </font>
</fonts> </fonts>
<output-profile>classpath:AdobeCompat-v2.icc</output-profile> <output-profile>classpath:AdobeCompat-v2.icc</output-profile>
</renderer> </renderer>