From 5f5fa631013417dd4c9010e3b12084f3bd805895 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 1 Jul 2012 13:18:47 +0100 Subject: Transfer current state of netsurfweb as a fresh line of history --- projects/iconv/index.en | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 projects/iconv/index.en (limited to 'projects/iconv/index.en') diff --git a/projects/iconv/index.en b/projects/iconv/index.en new file mode 100644 index 0000000..bae338c --- /dev/null +++ b/projects/iconv/index.en @@ -0,0 +1,68 @@ + + + +Iconv for RISC OS + + + + + +
+ +
+ +

Iconv for RISC OS

+ +

What is Iconv?

+ +

Iconv is a module for RISC OS which provides character set conversion akin to that provided by the C iconv() function.

+ +

Installation

+ +

You must follow these two steps carefully or installation will fail:

+ +
+
1. Merge !System directory
+
Use the System merge utility provided by Configure to merge the supplied !System directory with the one on your system.
+
2. Merge !Boot directory
+

Use the Boot merge facility in Configure to merge the supplied !Boot directory with the one on your system.

If there is no Boot merge facility provided on your system, simply drag the supplied !Boot directory over your existing boot structure.

+
+ +

Note: if you are unsure how to follow these steps, then please see the pictorial guide to resource installation on the NetSurf site.

+ +

Download

+ +

Please download iconv and follow the two installation steps above.

+ +

Source code

+ +

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+ +

$ svn co svn://svn.netsurf-browser.org/trunk/iconv

+ +

Iconv is licensed under the MIT Licence.

+ +

Contact

+ +

Please report any problems with this module directly to John-Mark Bell.

+ + + -- cgit v1.2.3