Peter Gibbs <[EMAIL PROTECTED]> wrote:
> The first draft of the dynamic chartype loading code has been committed.
> All feedback welcome
How much does that overlap with icu/*?. Will we use that code or tables
only? What's the general plan?
leo
The first draft of the dynamic chartype loading code has been committed.
In the process, several changes have been made to the CHARTYPE struct.
The main purpose is to provide data fields in the structure, so generic
functions can be used for transcoding and digit handling.
Several ops have also be