Merge branch 'support_more_charsets' into 'master'
Added support for Windows-125* character sets in CSV import. Excel still does not export CSV as UTF-8, using the 8-bit system character set instead, so support for these charsets comes in handy. This also updates the `convertCharacterEncoding()` function to be a bit smarter when choosing its backend. See merge request !46
No related branches found
No related tags found
Loading
Please register or sign in to comment