|
Hi all
I'm rendering checkboxes and radio buttons using
the Zapf-Dingbats font - a checked radio button is 'l', unchecked is 'm' in the
Zapf-Dingbats font:
<fo:inline
font-family="ZapfDingbats">l</fo:inline> for checked, <fo:inline
font-family="ZapfDingbats">m</fo:inline> for unchecked.
All works fine in FOP 0.20.1 - but not in FOP
0.20.3. Is there something different about fonts and font handling between
the releases - or is this an annoying bug??
TJ
|
