Hello Eric Auer,
Hi! I read on
https://dosbox-x.com/release-0.83.15.html
that DOSBOX-X now supports DBCS for CJK (Chinese, Japanese
and Korean) languages. Do you happen to know how they do
that? Would it be feasible to port their changes into the
I looked a bit at the Git commits for dosbox-x
I use DOSBOX-X and you can notice they use completely different fonts and
GUI. I think they use native Windows API, because the text looks like
anti-aliased native app using HiDPI. Therefore this is something completely
separate from DOS and it is Windows based font rendering feature. But that
is j
Whatever you decide if it means additional overhead on kernel (very likely)
it would be good idea to separate "CJK-enabled" and "non-CJK" kernels, since
this is very specific ability, not useful for everyone
--
regards,
Zbigniew
___
Freedos-user mailin
Hi! I read on
https://dosbox-x.com/release-0.83.15.html
that DOSBOX-X now supports DBCS for CJK (Chinese, Japanese
and Korean) languages. Do you happen to know how they do
that? Would it be feasible to port their changes into the
FreeDOS kernel? Of course one would also need the separate
tools