DeadSix27 / waifu2x-converter-cpp

Improved fork of Waifu2X C++ using OpenCL and OpenCV
MIT License
792 stars 86 forks source link

Integrated unicode support #134

Closed YukihoAA closed 5 years ago

YukihoAA commented 5 years ago

feel free to test this.

I combined wmain and main by using macros, now we can control main function easier.

this PR also includes osx_dir_support branch's commit

YukihoAA commented 5 years ago

maybe this PR can fix #131