Currently, minizip-ng relies on libiconv for character set conversions. It would be useful to have an option to use ICU (International Components for Unicode) as an alternative backend. ICU is widely adopted, actively maintained, and provides robust Unicode handling across platforms.
Currently, minizip-ng relies on libiconv for character set conversions. It would be useful to have an option to use ICU (International Components for Unicode) as an alternative backend. ICU is widely adopted, actively maintained, and provides robust Unicode handling across platforms.