* tta/C/main/utils.c (width_multibyte): add. Replace string_width_multibyte call by width_multibyte call for all cases where the length of string is known. * tta/C/convert/convert_to_plaintext.c (plaintext_insert_image): use TEXT in argument. Keep information on remaining length to process and use memchr.