File: UnicodeBlockNames.plist

package info (click to toggle)
fontmanager.app 0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: objc: 1,618; makefile: 19
file content (156 lines) | stat: -rwxr-xr-x 3,291 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
(
	"Basic Latin",
	"Latin-1 Supplement",
	"Latin Extended-A",
	"Latin Extended-B",
	"IPA Extensions",
	"Spacing Modifier Letters",
	"Combining Diacritical Marks",
	"Greek and Coptic",
	"Cyrillic",
	"Cyrillic Supplement",
	"Armenian",
	"Hebrew",
	"Arabic",
	"Syriac",
	"Arabic Supplement",
	"Thaana",
	"NKo",
	"Devanagari",
	"Bengali",
	"Gurmukhi",
	"Gujarati",
	"Oriya",
	"Tamil",
	"Telugu",
	"Kannada",
	"Malayalam",
	"Sinhala",
	"Thai",
	"Lao",
	"Tibetan",
	"Myanmar",
	"Georgian",
	"Hangul Jamo",
	"Ethiopic",
	"Ethiopic Supplement",
	"Cherokee",
	"Unified Canadian Aboriginal Syllabics",
	"Ogham",
	"Runic",
	"Tagalog",
	"Hanunoo",
	"Buhid",
	"Tagbanwa",
	"Khmer",
	"Mongolian",
	"Limbu",
	"Tai Le",
	"New Tai Lue",
	"Khmer Symbols",
	"Buginese",
	"Balinese",
	"Phonetic Extensions",
	"Phonetic Extensions Supplement",
	"Combining Diacritical Marks Supplement",
	"Latin Extended Additional",
	"Greek Extended",
	"General Punctuation",
	"Superscripts and Subscripts",
	"Currency Symbols",
	"Combining Diacritical Marks for Symbols",
	"Letterlike Symbols",
	"Number Forms",
	"Arrows",
	"Mathematical Operators",
	"Miscellaneous Technical",
	"Control Pictures",
	"Optical Character Recognition",
	"Enclosed Alphanumerics",
	"Box Drawing",
	"Block Elements",
	"Geometric Shapes",
	"Miscellaneous Symbols",
	"Dingbats",
	"Miscellaneous Mathematical Symbols-A",
	"Supplemental Arrows-A",
	"Braille Patterns",
	"Supplemental Arrows-B",
	"Miscellaneous Mathematical Symbols-B",
	"Supplemental Mathematical Operators",
	"Miscellaneous Symbols and Arrows",
	"Glagolitic",
	"Latin Extended-C",
	"Coptic",
	"Georgian Supplement",
	"Tifinagh",
	"Ethiopic Extended",
	"Supplemental Punctuation",
	"CJK Radicals Supplement",
	"Kangxi Radicals",
	"Ideographic Description Characters",
	"CJK Symbols and Punctuation",
	"Hiragana",
	"Katakana",
	"Bopomofo",
	"Hangul Compatibility Jamo",
	"Kanbun",
	"Bopomofo Extended",
	"CJK Strokes",
	"Katakana Phonetic Extensions",
	"Enclosed CJK Letters and Months",
	"CJK Compatibility",
	"CJK Unified Ideographs Extension A",
	"Yijing Hexagram Symbols",
	"CJK Unified Ideographs",
	"Yi Syllables",
	"Yi Radicals",
	"Modifier Tone Letters",
	"Latin Extended-D",
	"Syloti Nagri",
	"Phags-pa",
	"Hangul Syllables",
	"High Surrogates",
	"High Private Use Surrogates",
	"Low Surrogates",
	"Private Use Area",
	"CJK Compatibility Ideographs",
	"Alphabetic Presentation Forms",
	"Arabic Presentation Forms-A",
	"Variation Selectors",
	"Vertical Forms",
	"Combining Half Marks",
	"CJK Compatibility Forms",
	"Small Form Variants",
	"Arabic Presentation Forms-B",
	"Halfwidth and Fullwidth Forms",
	"Specials",
	"Linear B Syllabary",
	"Linear B Ideograms",
	"Aegean Numbers",
	"Ancient Greek Numbers",
	"Old Italic",
	"Gothic",
	"Ugaritic",
	"Old Persian",
	"Deseret",
	"Shavian",
	"Osmanya",
	"Cypriot Syllabary",
	"Phoenician",
	"Kharoshthi",
	"Cuneiform",
	"Cuneiform Numbers and Punctuation",
	"Byzantine Musical Symbols",
	"Musical Symbols",
	"Ancient Greek Musical Notation",
	"Tai Xuan Jing Symbols",
	"Counting Rod Numerals",
	"Mathematical Alphanumeric Symbols",
	"CJK Unified Ideographs Extension B",
	"CJK Compatibility Ideographs Supplement",
	"Tags",
	"Variation Selectors Supplement",
	"Supplementary Private Use Area-A",
	"Supplementary Private Use Area-B"
)