summaryrefslogtreecommitdiff
path: root/unicode/ReadMe
blob: 527bdd8baf2e4d0483e4e28dfabc1c99fe452899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Unicode library
---------------

The contents of this directory must be obtained from RISC OS Open.

The include directory should contain the exported headers:

 + autojp.h
 + charsets.h
 + combine.h
 + encoding.h
 + iso10646.h
 + iso3166.h
 + languages.h
 + unictype.h
 + utf8.h
 + utf16.h

The lib directory should contain the compiled library:

 + libunicode.a (renamed from ucodelib.a)
 + libunicode-m.a (renamed from ucodelibm.a)