Tagged Questions
1
vote
8answers
2k views
Determining if a Unicode character is visible?
I am writing a text editor which has an option to display a bullet in place of any invisible Unicode character. Unfortunately there appears to be no easy way to determine whether a Unicode character ...