dlib/tools
Adrià Arrufat 07f7425170
Unify all conversions to UTF-32 (#2737)
* 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>
2023-04-12 23:08:00 -04:00
..
archive Make C++14 and CMake 3.8.0 the new minimum required versions 2022-07-31 17:45:18 -04:00
convert_dlib_nets_to_caffe Make C++14 and CMake 3.8.0 the new minimum required versions 2022-07-31 17:45:18 -04:00
htmlify Make C++14 and CMake 3.8.0 the new minimum required versions 2022-07-31 17:45:18 -04:00
imglab Unify all conversions to UTF-32 (#2737) 2023-04-12 23:08:00 -04:00
python improve docs 2023-03-22 22:02:30 -04:00
visual_studio_natvis Added Johannes Huber's natvis file for visual studio. 2016-05-20 08:29:39 -04:00