-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Description
We updated the data tables in #45, but I'm guessing it doesn't have charwidths for many of the new codepoints. Probably we need to wait for a new version of GNU Unifont for up-to-date charwidths, but at the very least we probably shouldn't default to zero for codepoints in letter-like categories.
e.g. this doesn't seem good:
test/printproperty 0x14400
U+0x14400:
category = Lo
combining_class = 0
bidi_class = 1
decomp_type = 0
uppercase_mapping = ffffffff
lowercase_mapping = ffffffff
titlecase_mapping = ffffffff
comb1st_index = -1
comb2nd_index = -1
bidi_mirrored = 0
comp_exclusion = 0
ignorable = 0
control_boundary = 0
boundclass = 1
charwidth = 0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels