EasyRPG / liblcf

Library to handle RPG Maker 2000/2003 and EasyRPG projects
https://easyrpg.org
MIT License
113 stars 52 forks source link

Remove iconv #465

Closed Ghabry closed 7 months ago

Ghabry commented 11 months ago

since the beginning we support iconv as an alternative to ICU but we don't use it anywhere and not a single port usea it. Also it lacks some features we need.

So maybe simply drop it to simplify the code 🤔