The wiki[2] same as web[1] for 'Font Selection Strategies'. But 'Word-by-Word' can't meet my case. For string '닢쫔teststring', if I specify font-family="Times, SimSun", FOP paint using Times characters, not SimSun, so I got missing glyphs.
I's there a way treat a single Chinese char(e.g. '닢') as a word ? [1] http://wiki.apache.org/xmlgraphics-fop/FontSelectionStrategy [2] http://xmlgraphics.apache.org/fop/trunk/fonts.html#selection 2009/1/15 Max Berger <[email protected]>: > Dear Dongsheng Song, > > the patch you refer to is outdated and the issue of character handling > has changed since your quoted messages. I have just now updated the Wiki > to reflect the changes. Please email back to the list if anything is > unclear. > > Max > > Dongsheng Song schrieb: >> II have been googled the discuss[1,2], and Max Berger's patch[3], and >> the wiki[4]. >> The patch or wiki is too old, not apply to the trunk. >> >> What's the current status, can someone update it ? I >> >> [1] http://marc.info/?t=118297384000002&r=1&w=2 >> [2] http://marc.info/?t=117802601300002&r=1&w=2 >> [3] https://issues.apache.org/bugzilla/show_bug.cgi?id=39422 >> [4] http://wiki.apache.org/xmlgraphics-fop/FontSelectionStrategy >> >> Dongsheng Song > > > -- > http://max.berger.name/ > OpenPGP ID: C93C5700 Fpr: AB6638CE472A499B3959 ADA2F989A2E5C93C5700 > >
