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 with Git:

$ git clone git://git.netsurf-browser.org/iconv.git

Iconv is licensed under the MIT Licence.

Contact

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