mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
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> |
||
---|---|---|
.. | ||
archive | ||
convert_dlib_nets_to_caffe | ||
htmlify | ||
imglab | ||
python | ||
visual_studio_natvis |