eci: Add support for all ECIs (Big5, Korean, UCS-2BE)

This commit is contained in:
gitlost 2021-01-11 18:11:41 +00:00
parent 9795049322
commit 7fe930b4dc
53 changed files with 51324 additions and 907 deletions

View file

@ -473,6 +473,14 @@
RelativePath="..\backend\aztec.h"
>
</File>
<File
RelativePath="..\backend\big5.h"
>
</File>
<File
RelativePath="..\backend\bmp.h"
>
</File>
<File
RelativePath="..\backend\channel_precalcs.h"
>
@ -505,6 +513,10 @@
RelativePath="..\backend\eci.h"
>
</File>
<File
RelativePath="..\backend\eci_sb.h"
>
</File>
<File
RelativePath="..\backend\emf.h"
>
@ -537,6 +549,10 @@
RelativePath="..\backend\hanxin.h"
>
</File>
<File
RelativePath="..\backend\ksx1001.h"
>
</File>
<File
RelativePath="..\backend\large.h"
>