EasyRPG / liblcf

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

Move encoding detection to liblcf #251

Open fdelapena opened 6 years ago

fdelapena commented 6 years ago

This issue supersedes EasyRPG/Player#481.

It could be used for encoding detection from editors, lcf2xml and other tools without having similar code multiple times.

fmatthew5876 commented 5 years ago

Makes a lot of sense. I would suggest passing an encoding of "auto" into liblcf to trigger the auto detect magic.