[unicode] Use the UTF8Decoder to scan const char *

This commit is contained in:
Léa Saviot
2019-01-16 17:03:30 +01:00
committed by Émilie Feral
parent 65e5adafac
commit 41afa92f10
14 changed files with 189 additions and 65 deletions

View File

@@ -14,6 +14,7 @@ src += $(addprefix kandinsky/src/,\
point.cpp \
rect.cpp \
unicode/utf8_decoder.cpp\
unicode/utf8_helper.cpp\
)
src += $(addprefix kandinsky/fonts/, \