liblcf
liblcf copied to clipboard
Move encoding detection to liblcf
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.
Makes a lot of sense. I would suggest passing an encoding of "auto" into liblcf to trigger the auto detect magic.