- Explicitly list some font directories, it seems FOP does not find somee font
otherwise Reported by: many
This commit is contained in:
parent
ae0395da63
commit
91b1380f4e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43172
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
</filterList>
|
||||
|
||||
<fonts>
|
||||
<directory recursive="true">/usr/local/lib/X11/fonts</directory>
|
||||
<directory>/usr/local/share/fonts/TrueType</directory>
|
||||
<directory>/usr/local/share/fonts/OTF</directory>
|
||||
<auto-detect/>
|
||||
</fonts>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue