aboutsummaryrefslogtreecommitdiff
path: root/common/str-enc.h
AgeCommit message (Collapse)Author
2019-11-30COMMON: Add CJK encodings to Common::CodePageLe Philousophe
Use Encoding::convert to do the conversion first and try old method if it fails
2019-10-19COMMON: Moved string encoding to separate fileEugene Sandulenko