diff bootstrap.conf @ 17352:4a348443de9b

Support multibyte characters in Freetype-based renderer (bug #31596). * bootstrap.conf (gnulib_modules): Add mbrtowc. * libinterp/corefcn/txt-eng-ft.cc (clocale, cwchar): New include. (ft_render::visit(text_element_string)): Decode string using mbrtowc.
author Michael Goffioul <michael.goffioul@gmail.com>
date Fri, 30 Aug 2013 10:07:42 -0400
parents a801d0ab5830
children 76a8a179bf5b
line wrap: on
line diff
--- a/bootstrap.conf	Fri Aug 30 07:19:13 2013 +0100
+++ b/bootstrap.conf	Fri Aug 30 10:07:42 2013 -0400
@@ -49,6 +49,7 @@
   link
   lstat
   malloc-gnu
+  mbrtowc
   mkdir
   mkfifo
   mkostemp