mirror of https://github.com/davisking/dlib.git
07f7425170
* Improve UTF-8 support for draw_string * Add ugly hack to make it work * Unify all convert_utf8_to_utf32 implementations * Rename convert_utf8_to_utf32 to convert_to_utf32 * Remove code related to GCC 4, since it's no longer supported * Format is_combining_char according to dlib codestyle and remove pragmas * Rename convert_utf8_to_utf32 to convert_to_utf32 * Complete the convert_to_utf32 function * Fix build on untested OS * Try to fix compilation in Windows * Update docs and replace typedef with using * Add back especialized conversions to UTF-32 * Add requires clause to convert_to_utf32 * Update dlib/unicode/unicode_abstract.h --------- Co-authored-by: Davis E. King <davis685@gmail.com> |
||
---|---|---|
.. | ||
gui_core_kernel_1.cpp | ||
gui_core_kernel_1.h | ||
gui_core_kernel_2.cpp | ||
gui_core_kernel_2.h | ||
gui_core_kernel_abstract.h | ||
windows.h | ||
xlib.h |