1170201241
- patched fop.xconf * added <auto-detect/> to pdf renderer section, so now possible to use system fonts like font-family="DejaVuSansMono" - fix the spec file to install a (default) fop.xconf file in /etc - patched scripts to use /etc/fop.xconf OBS-URL: https://build.opensuse.org/request/show/144816 OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlgraphics-fop?expand=0&rev=26
11 lines
374 B
Diff
11 lines
374 B
Diff
--- fop-1.1.orig/conf/fop.xconf 2012-11-11 10:53:23.000000000 +0400
|
|
+++ fop-1.1/conf/fop.xconf 2012-12-09 10:57:56.000000000 +0400
|
|
@@ -78,6 +78,7 @@
|
|
<font-triplet name="ArialMT" style="normal" weight="bold"/>
|
|
</font>
|
|
-->
|
|
+ <auto-detect/>
|
|
</fonts>
|
|
|
|
<!-- This option lets you specify additional options on an XML handler -->
|