I have an issue with Cyrillic font in Apache FOP 1.1 on CentOS: ######## is shown instead of symbols.
This is fragment from fop.xconf:
<fonts>
<font-triplet name="Arial" style="normal" weight="bold"/>
<auto-detect/>
</fonts>
On Windows 10 it works fine, on CentOS it produces ######. Can anybody help me?