- add BLI_string_utf8.h for unicode functions.
- move font.c unicode functions into string_utf8.c and rename to fit with other BLI_string funcs.
This commit is contained in:
@@ -128,6 +128,7 @@ set(SRC
|
||||
BLI_storage.h
|
||||
BLI_storage_types.h
|
||||
BLI_string.h
|
||||
BLI_string_utf8.h
|
||||
BLI_threads.h
|
||||
BLI_utildefines.h
|
||||
BLI_uvproject.h
|
||||
|
Reference in New Issue
Block a user