combining-marks Questions
6
I've read about how Zalgo text works, and I'm looking to learn how a chat or forum software could prevent that kind of annoyance. More precisely, what is the complete set of Unicode combining chara...
Saintly asked 9/3, 2014 at 0:47
4
Solved
กิิิิิิิิิิิิิิิิิิิิ ก้้้้้้้้้้้้้้้้้้้้ ก็็็็็็็็็็็็็็็็็็็็ ก็็็็็็็็็็็็็็็็็็็็ กิิิิิิิิิิิิิิิิิิิิ ก้้้้้้้้้้้้้้้้้้้้ ก็็็็็็็็็็็็็็็็็็็็ กิิิิิิิิิิิิิิิิิิิิ ก้้้้้้้้้้้้้้้้้้้้...
Burnt asked 2/5, 2012 at 13:34
1
Solved
I am working a list of file names in Java.
I observe that some single characters in the file names, like a, ö and ü actually consist of a sequence you could describe as two single ASCII chars fol...
Ergonomics asked 4/11, 2015 at 10:34
1
Solved
I am looking for a way to detect if a character in a java string "is a combining character" or not. For instance,
String khmerCombiningVowel =
new String(new byte[]{(byte) 0xe1,(byte) 0x9f,(byt...
Tarragona asked 17/3, 2015 at 22:25
3
Solved
What is the difference between ‘combining characters’ and ‘grapheme extenders’ in Unicode?
They seem to do the same thing, as far as I can tell – although the set of grapheme extenders is larger t...
Tartrate asked 12/2, 2014 at 8:45
1
© 2022 - 2024 — McMap. All rights reserved.