Other Default Ignorable Code Point
Other Default Ignorable Code Point is a designation for characters that should be completely invisible and inert in text processing, meaning they have no visible glyph, no spacing, and no effect on shaping, but are still valid for interchange. These code points are intentionally excluded from default rendering, so they do not appear or alter surrounding text, yet they are not classified as format characters or control codes. Typical examples include many variation selectors, soft hyphens in certain contexts, and specific annotation or tag characters, which are meant for metadata or edge cases rather than visible writing. When such a character is encountered, conforming text engines must ignore it entirely for display and layout, unless explicitly handled by a higher level protocol. This ensures that legacy or specialized data remains stable without unintended visual artifacts, while still preserving the original character information for systems that need to parse it.
- Abbr
- Y
- Count
- 7
Yes is assigned to code points that should be ignored in rendering, like format controls or variation selectors, unless explicitly supported by software.
- Abbr
- N
- Count
- 310334
No is the result when a code point is not considered ignorable in processing, meaning it must be visibly rendered or handled normally.