|
From: Markus S. <mar...@gm...> - 2012-10-22 21:22:31
|
FYI -- I recently ran into a situation where I realized that in conversion from Unicode to a charset I really wanted to ignore Default_Ignorable_Code_Point characters that can't be converted, rather than turning them into a question mark or other substitution character. I thought this might be useful to others, so I wrote a short User Guide section about that now: http://userguide.icu-project.org/conversion/converters#TOC-Ignore-Default_Ignorable_Code_Point Best regards, markus -- Google Internationalization Engineering |