Chris Young
|
68f1b41bf0
|
Amiga: Use IANA codeset number to identify local charset
|
2020-05-26 15:08:51 +01:00 |
|
Chris Young
|
22ea4cbe65
|
Amiga: Use codesets.library for UTF8 conversion if available
|
2020-05-26 14:15:04 +01:00 |
|
Chris Young
|
7051b9e563
|
Use libiconv instead of newlib's iconv
Requires invalid input to be explicitly ignored, as unlike newlib invalid characters are not replaced with '?'
Fixes bug 2440
|
2016-06-25 21:24:45 +01:00 |
|
Chris Young
|
14bf4b47a5
|
Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up
|
2016-06-25 17:52:32 +01:00 |
|
Vincent Sanders
|
aa5090c85b
|
move utf8 header into public API
|
2016-05-30 11:20:15 +01:00 |
|
Vincent Sanders
|
d21447d096
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
|