On Wed, 20 Mar 2019 at 10:57, Robin Dapp <rd...@linux.ibm.com> wrote:
>
> Hi,
>
> the unicode tables in std.internal.unicode_tables are apparently auto
> generated and loaded at (libphobos) compile time.  They are also in
> little endian format.  Is the tool to generate them available somewhere?
>  I wanted to start converting them to little endian before loading but
> this will prove difficult at compile time again :)
>

Hi,

I will ask if the author still has the utility available.

My guess would be that the data used for input would have been
retrieved from here.

http://www.unicode.org/Public/4.1.0/ucd/

Will let you know as soon as I find out more.

-- 
Iain

Reply via email to