Re: script property

2005-10-07 Thread Peter B. West
Manuel Mall wrote: On Wed, 5 Oct 2005 04:17 pm, Jeremias Maerki wrote: On 05.10.2005 09:46:18 Manuel Mall wrote: While I am at it (this whole alignment stuff I mean) we may as well do it properly. This would include support for the script property. The allowed values for script are defined

Re: script property

2005-10-06 Thread J.Pietschmann
Manuel Mall wrote: What we also need for proper script support is a mapping from Unicode code point to script. On a second thought: isn't this what Class Character.UnicodeBlock does? J.Pietschmann

Re: script property

2005-10-06 Thread Manuel Mall
On Fri, 7 Oct 2005 03:30 am, J.Pietschmann wrote: Manuel Mall wrote: What we also need for proper script support is a mapping from Unicode code point to script. On a second thought: isn't this what Class Character.UnicodeBlock does? Joerg, Thank you - I didn't even know that this class

script property

2005-10-05 Thread Manuel Mall
While I am at it (this whole alignment stuff I mean) we may as well do it properly. This would include support for the script property. The allowed values for script are defined for example here: http://www.unicode.org/iso15924/iso15924-codes.html. I assume we don't bother to validate

Re: script property

2005-10-05 Thread Jeremias Maerki
On 05.10.2005 09:46:18 Manuel Mall wrote: While I am at it (this whole alignment stuff I mean) we may as well do it properly. This would include support for the script property. The allowed values for script are defined for example here: http://www.unicode.org/iso15924/iso15924-codes.html

Re: script property

2005-10-05 Thread J.Pietschmann
Jeremias Maerki wrote: What we also need for proper script support is a mapping from Unicode code point to script. ... (has this been done in FOP before?) I don't think so. Have a look at http://people.apache.org/~pietsch/linebreak.tar.gz Occasionally I've thought about some sort of

Re: script property

2005-10-05 Thread Manuel Mall
On Thu, 6 Oct 2005 04:23 am, J.Pietschmann wrote: Jeremias Maerki wrote: What we also need for proper script support is a mapping from Unicode code point to script. ... (has this been done in FOP before?) I don't think so. Have a look at

Re: script property

2005-10-05 Thread Manuel Mall
On Wed, 5 Oct 2005 04:17 pm, Jeremias Maerki wrote: On 05.10.2005 09:46:18 Manuel Mall wrote: While I am at it (this whole alignment stuff I mean) we may as well do it properly. This would include support for the script property. The allowed values for script are defined for example here