comparison 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
comparison
equal deleted inserted replaced
17351:80bf005cdf8e 17352:4a348443de9b
47 isatty 47 isatty
48 largefile 48 largefile
49 link 49 link
50 lstat 50 lstat
51 malloc-gnu 51 malloc-gnu
52 mbrtowc
52 mkdir 53 mkdir
53 mkfifo 54 mkfifo
54 mkostemp 55 mkostemp
55 mktime 56 mktime
56 nanosleep 57 nanosleep