utf-8 to iso8859
Is there a Rebol2 routine that converts utf-8 string to iso8859 ?
posted by: Luca 16-Sep-2013/6:38:59-7:00
Use Peter Wood's string encoding utilities available here: http://www.rebol.org/view-script.r?script=str-enc-utils.r
posted by: Henrik 17-Sep-2013/11:40:07-7:00
|