summaryrefslogtreecommitdiff
path: root/unicode
diff options
context:
space:
mode:
Diffstat (limited to 'unicode')
-rw-r--r--unicode/ReadMe23
1 files changed, 23 insertions, 0 deletions
diff --git a/unicode/ReadMe b/unicode/ReadMe
new file mode 100644
index 0000000..527bdd8
--- /dev/null
+++ b/unicode/ReadMe
@@ -0,0 +1,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)
+