Lines Matching full:characters
19 # Known zero-width characters
29 # NOTE: Some of these characters would normally be single-width according to
47 # Tag characters
56 # Many emoji characters are classified as single-width according to Unicode
64 # universally render emoji as double-width characters regardless of their
116 # Check for combining marks and a format characters
124 # Format characters
126 # characters (category Cf) can be treated with width 0 (zero)
133 # Known zero-width characters
194 zero_width_ranges: List of (start, end) ranges for zero-width characters
195 double_width_ranges: List of (start, end) ranges for double-width characters