Unicode blocks view

These should be referred to as “笔画” and should not be called “描边”.

					{
						list = (
							"𪜀:𫜿",
						);
						name = "CJK Ext. C";
					},

{CJK Ext. C} has newly added characters, which should extend to “𫜿”.

In Glyphs I use the old style plist as it easier to read and produces much smaller files.
and VSCode does support it:

The group in Glyphs contains the GB 2312 and Big 5 character set and two of the unicode blocks. So we used the broader term. I used the same group for the rest of the unicode blocks.

1 Like

These two character sets have different purposes: one is for encoding characters, and the other is for using characters. Unicode blocks do not overlap, while other character sets can have overlapping parts. They should be distinguished.