Re: Spurious warning about missing fonts
Stefan Radermacher <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Message-ID | <[email protected]> |
On 28.07.2016 16:02, Glenn Adams wrote: > They aren't spurious. You need to find where you are using these > fonts (directly or indirectly). It seems you are using bold versions > of Symbol and ZapfDingbats. I think you misunderstand. I'm not using bold version of these fonts, but check out the description from the Jira entry: > When the font-family property hasn't been specified in the FO file, > it defaults to "sans-serif,Symbol,ZapfDingbats". But the latter two > aren't available in a bold variant. When a block of text can be > rendered using the sans-serif family only, warnings are still issued > about unavailable Symbol bold and ZapfDingbats bold. This is likely > to puzzle users. So basically this happens every time you use default font setting and want to use the bold font. Regards Stefan