elm_cnp: use defined charset before falling back to default
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 14 Jul 2016 11:48:29 +0000 (13:48 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 14 Jul 2016 11:58:26 +0000 (13:58 +0200)
commitd2926f74ff3d6ec67c23119d4ab1538fa4f66dca
treea5780fc36064d6f31358ca4ec331c62c8a09e2a5
parentef817f15f0eaec9704ec25d9468c2c8497a5bc13
elm_cnp: use defined charset before falling back to default

the chance is very high that some glyphs are not fitting into the
default (US-ASCII) so better falling back here on specified utf8.

@ref T3972
src/lib/elementary/elm_cnp.c