mauvecow / DxPortLib

DxPortLib is a portability library for DxLib based software.
Other
41 stars 6 forks source link

Textoverhaul #14

Closed mauvecow closed 7 years ago

mauvecow commented 7 years ago

Internally now uses UTF8 universally, regardless of UNICODE setting.

Added custom Vsnprintf and Vsscanf, with widechar support, to fill the holes.

Still needs testing.