So is there no way to leave the auto-detect in there in case someone wants to use a random font and just tell FOP to use a different font for Symbol?
lmpmbernardo wrote: > > Try to add something like this to the <fonts> element of your > renderer. So for PDF that would be the <fonts> element inside > <renderer mime="application/pdf">. > > > <font-triplet name="Arial" style="normal" weight="normal"/> > <font-triplet name="ArialMT" style="normal" weight="normal"/> > > > This with no auto-detect means you get the default FOP Symbol for the > bullet, and you get the Ohm from the Arial font configured above. Make > sure that the embed-url points to your local Arial.ttf file. > > -- View this message in context: http://old.nabble.com/Fonts-in-config-file-tp33671500p33702176.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
