wcwidth 0.2.13__py2.py3-none-any.whl → 0.2.14__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of wcwidth might be problematic. Click here for more details.

wcwidth/__init__.py CHANGED
@@ -26,4 +26,4 @@ __all__ = ('wcwidth', 'wcswidth', 'list_versions')
26
26
  # We also used pkg_resources to load unicode version tables from version.json,
27
27
  # generated by bin/update-tables.py, but some environments are unable to
28
28
  # import pkg_resources for one reason or another, yikes!
29
- __version__ = '0.2.13'
29
+ __version__ = '0.2.14'
wcwidth/table_vs15.py ADDED
@@ -0,0 +1,103 @@
1
+ """
2
+ Exports VS15_WIDE_TO_NARROW table keyed by supporting unicode version level.
3
+
4
+ This code generated by wcwidth/bin/update-tables.py on 2024-02-14 19:59:22 UTC.
5
+ """
6
+ VS15_WIDE_TO_NARROW = {
7
+ '9.0.0': (
8
+ # Source: 9.0.0
9
+ # Date: 2023-02-01, 02:22:54 GMT
10
+ #
11
+ (0x0231a, 0x0231b,), # Watch ..Hourglass
12
+ (0x023e9, 0x023ec,), # Black Right-pointing Dou..Black Down-pointing Doub
13
+ (0x023f0, 0x023f0,), # Alarm Clock
14
+ (0x023f3, 0x023f3,), # Hourglass With Flowing Sand
15
+ (0x025fd, 0x025fe,), # White Medium Small Squar..Black Medium Small Squar
16
+ (0x02614, 0x02615,), # Umbrella With Rain Drops..Hot Beverage
17
+ (0x02648, 0x02653,), # Aries ..Pisces
18
+ (0x0267f, 0x0267f,), # Wheelchair Symbol
19
+ (0x02693, 0x02693,), # Anchor
20
+ (0x026a1, 0x026a1,), # High Voltage Sign
21
+ (0x026aa, 0x026ab,), # Medium White Circle ..Medium Black Circle
22
+ (0x026bd, 0x026be,), # Soccer Ball ..Baseball
23
+ (0x026c4, 0x026c5,), # Snowman Without Snow ..Sun Behind Cloud
24
+ (0x026ce, 0x026ce,), # Ophiuchus
25
+ (0x026d4, 0x026d4,), # No Entry
26
+ (0x026ea, 0x026ea,), # Church
27
+ (0x026f2, 0x026f3,), # Fountain ..Flag In Hole
28
+ (0x026f5, 0x026f5,), # Sailboat
29
+ (0x026fa, 0x026fa,), # Tent
30
+ (0x026fd, 0x026fd,), # Fuel Pump
31
+ (0x02705, 0x02705,), # White Heavy Check Mark
32
+ (0x0270a, 0x0270b,), # Raised Fist ..Raised Hand
33
+ (0x02728, 0x02728,), # Sparkles
34
+ (0x0274c, 0x0274c,), # Cross Mark
35
+ (0x0274e, 0x0274e,), # Negative Squared Cross Mark
36
+ (0x02753, 0x02755,), # Black Question Mark Orna..White Exclamation Mark O
37
+ (0x02757, 0x02757,), # Heavy Exclamation Mark Symbol
38
+ (0x02795, 0x02797,), # Heavy Plus Sign ..Heavy Division Sign
39
+ (0x027b0, 0x027b0,), # Curly Loop
40
+ (0x027bf, 0x027bf,), # Double Curly Loop
41
+ (0x02b1b, 0x02b1c,), # Black Large Square ..White Large Square
42
+ (0x02b50, 0x02b50,), # White Medium Star
43
+ (0x02b55, 0x02b55,), # Heavy Large Circle
44
+ (0x03030, 0x03030,), # Wavy Dash
45
+ (0x0303d, 0x0303d,), # Part Alternation Mark
46
+ (0x03297, 0x03297,), # Circled Ideograph Congratulation
47
+ (0x03299, 0x03299,), # Circled Ideograph Secret
48
+ (0x1f004, 0x1f004,), # Mahjong Tile Red Dragon
49
+ (0x1f202, 0x1f202,), # Squared Katakana Sa
50
+ (0x1f21a, 0x1f21a,), # Squared Cjk Unified Ideograph-7121
51
+ (0x1f22f, 0x1f22f,), # Squared Cjk Unified Ideograph-6307
52
+ (0x1f237, 0x1f237,), # Squared Cjk Unified Ideograph-6708
53
+ (0x1f30d, 0x1f30f,), # Earth Globe Europe-afric..Earth Globe Asia-austral
54
+ (0x1f315, 0x1f315,), # Full Moon Symbol
55
+ (0x1f31c, 0x1f31c,), # Last Quarter Moon With Face
56
+ (0x1f378, 0x1f378,), # Cocktail Glass
57
+ (0x1f393, 0x1f393,), # Graduation Cap
58
+ (0x1f3a7, 0x1f3a7,), # Headphone
59
+ (0x1f3ac, 0x1f3ae,), # Clapper Board ..Video Game
60
+ (0x1f3c2, 0x1f3c2,), # Snowboarder
61
+ (0x1f3c4, 0x1f3c4,), # Surfer
62
+ (0x1f3c6, 0x1f3c6,), # Trophy
63
+ (0x1f3ca, 0x1f3ca,), # Swimmer
64
+ (0x1f3e0, 0x1f3e0,), # House Building
65
+ (0x1f3ed, 0x1f3ed,), # Factory
66
+ (0x1f408, 0x1f408,), # Cat
67
+ (0x1f415, 0x1f415,), # Dog
68
+ (0x1f41f, 0x1f41f,), # Fish
69
+ (0x1f426, 0x1f426,), # Bird
70
+ (0x1f442, 0x1f442,), # Ear
71
+ (0x1f446, 0x1f449,), # White Up Pointing Backha..White Right Pointing Bac
72
+ (0x1f44d, 0x1f44e,), # Thumbs Up Sign ..Thumbs Down Sign
73
+ (0x1f453, 0x1f453,), # Eyeglasses
74
+ (0x1f46a, 0x1f46a,), # Family
75
+ (0x1f47d, 0x1f47d,), # Extraterrestrial Alien
76
+ (0x1f4a3, 0x1f4a3,), # Bomb
77
+ (0x1f4b0, 0x1f4b0,), # Money Bag
78
+ (0x1f4b3, 0x1f4b3,), # Credit Card
79
+ (0x1f4bb, 0x1f4bb,), # Personal Computer
80
+ (0x1f4bf, 0x1f4bf,), # Optical Disc
81
+ (0x1f4cb, 0x1f4cb,), # Clipboard
82
+ (0x1f4da, 0x1f4da,), # Books
83
+ (0x1f4df, 0x1f4df,), # Pager
84
+ (0x1f4e4, 0x1f4e6,), # Outbox Tray ..Package
85
+ (0x1f4ea, 0x1f4ed,), # Closed Mailbox With Lowe..Open Mailbox With Lowere
86
+ (0x1f4f7, 0x1f4f7,), # Camera
87
+ (0x1f4f9, 0x1f4fb,), # Video Camera ..Radio
88
+ (0x1f508, 0x1f508,), # Speaker
89
+ (0x1f50d, 0x1f50d,), # Left-pointing Magnifying Glass
90
+ (0x1f512, 0x1f513,), # Lock ..Open Lock
91
+ (0x1f550, 0x1f567,), # Clock Face One Oclock ..Clock Face Twelve-thirty
92
+ (0x1f610, 0x1f610,), # Neutral Face
93
+ (0x1f687, 0x1f687,), # Metro
94
+ (0x1f68d, 0x1f68d,), # Oncoming Bus
95
+ (0x1f691, 0x1f691,), # Ambulance
96
+ (0x1f694, 0x1f694,), # Oncoming Police Car
97
+ (0x1f698, 0x1f698,), # Oncoming Automobile
98
+ (0x1f6ad, 0x1f6ad,), # No Smoking Symbol
99
+ (0x1f6b2, 0x1f6b2,), # Bicycle
100
+ (0x1f6b9, 0x1f6ba,), # Mens Symbol ..Womens Symbol
101
+ (0x1f6bc, 0x1f6bc,), # Baby Symbol
102
+ ),
103
+ }
wcwidth/table_vs16.py CHANGED
@@ -1,12 +1,12 @@
1
1
  """
2
2
  Exports VS16_NARROW_TO_WIDE table keyed by supporting unicode version level.
3
3
 
4
- This code generated by wcwidth/bin/update-tables.py on 2023-11-07 16:43:49 UTC.
4
+ This code generated by wcwidth/bin/update-tables.py on 2025-09-15 16:57:50 UTC.
5
5
  """
6
6
  VS16_NARROW_TO_WIDE = {
7
7
  '9.0.0': (
8
8
  # Source: 9.0.0
9
- # Date: 2023-02-01, 02:22:54 GMT
9
+ # Date: 2025-01-30, 21:48:29 GMT
10
10
  #
11
11
  (0x00023, 0x00023,), # Number Sign
12
12
  (0x0002a, 0x0002a,), # Asterisk
wcwidth/table_wide.py CHANGED
@@ -1,7 +1,7 @@
1
1
  """
2
2
  Exports WIDE_EASTASIAN table keyed by supporting unicode version level.
3
3
 
4
- This code generated by wcwidth/bin/update-tables.py on 2024-01-06 01:39:49 UTC.
4
+ This code generated by wcwidth/bin/update-tables.py on 2025-09-19 15:55:08 UTC.
5
5
  """
6
6
  WIDE_EASTASIAN = {
7
7
  '4.1.0': (
@@ -1413,7 +1413,7 @@ WIDE_EASTASIAN = {
1413
1413
  (0x03105, 0x0312f,), # Bopomofo Letter B ..Bopomofo Letter Nn
1414
1414
  (0x03131, 0x0318e,), # Hangul Letter Kiyeok ..Hangul Letter Araeae
1415
1415
  (0x03190, 0x031e3,), # Ideographic Annotation L..Cjk Stroke Q
1416
- (0x031ef, 0x0321e,), # (nil) ..Parenthesized Korean Cha
1416
+ (0x031ef, 0x0321e,), # Ideographic Description ..Parenthesized Korean Cha
1417
1417
  (0x03220, 0x03247,), # Parenthesized Ideograph ..Circled Ideograph Koto
1418
1418
  (0x03250, 0x04dbf,), # Partnership Sign ..Cjk Unified Ideograph-4d
1419
1419
  (0x04e00, 0x0a48c,), # Cjk Unified Ideograph-4e..Yi Syllable Yyr
@@ -1490,4 +1490,262 @@ WIDE_EASTASIAN = {
1490
1490
  (0x20000, 0x2fffd,), # Cjk Unified Ideograph-20..(nil)
1491
1491
  (0x30000, 0x3fffd,), # Cjk Unified Ideograph-30..(nil)
1492
1492
  ),
1493
+ '16.0.0': (
1494
+ # Source: EastAsianWidth-16.0.0.txt
1495
+ # Date: 2024-04-30, 21:48:20 GMT
1496
+ #
1497
+ (0x01100, 0x0115f,), # Hangul Choseong Kiyeok ..Hangul Choseong Filler
1498
+ (0x0231a, 0x0231b,), # Watch ..Hourglass
1499
+ (0x02329, 0x0232a,), # Left-pointing Angle Brac..Right-pointing Angle Bra
1500
+ (0x023e9, 0x023ec,), # Black Right-pointing Dou..Black Down-pointing Doub
1501
+ (0x023f0, 0x023f0,), # Alarm Clock
1502
+ (0x023f3, 0x023f3,), # Hourglass With Flowing Sand
1503
+ (0x025fd, 0x025fe,), # White Medium Small Squar..Black Medium Small Squar
1504
+ (0x02614, 0x02615,), # Umbrella With Rain Drops..Hot Beverage
1505
+ (0x02630, 0x02637,), # Trigram For Heaven ..Trigram For Earth
1506
+ (0x02648, 0x02653,), # Aries ..Pisces
1507
+ (0x0267f, 0x0267f,), # Wheelchair Symbol
1508
+ (0x0268a, 0x0268f,), # Monogram For Yang ..Digram For Greater Yin
1509
+ (0x02693, 0x02693,), # Anchor
1510
+ (0x026a1, 0x026a1,), # High Voltage Sign
1511
+ (0x026aa, 0x026ab,), # Medium White Circle ..Medium Black Circle
1512
+ (0x026bd, 0x026be,), # Soccer Ball ..Baseball
1513
+ (0x026c4, 0x026c5,), # Snowman Without Snow ..Sun Behind Cloud
1514
+ (0x026ce, 0x026ce,), # Ophiuchus
1515
+ (0x026d4, 0x026d4,), # No Entry
1516
+ (0x026ea, 0x026ea,), # Church
1517
+ (0x026f2, 0x026f3,), # Fountain ..Flag In Hole
1518
+ (0x026f5, 0x026f5,), # Sailboat
1519
+ (0x026fa, 0x026fa,), # Tent
1520
+ (0x026fd, 0x026fd,), # Fuel Pump
1521
+ (0x02705, 0x02705,), # White Heavy Check Mark
1522
+ (0x0270a, 0x0270b,), # Raised Fist ..Raised Hand
1523
+ (0x02728, 0x02728,), # Sparkles
1524
+ (0x0274c, 0x0274c,), # Cross Mark
1525
+ (0x0274e, 0x0274e,), # Negative Squared Cross Mark
1526
+ (0x02753, 0x02755,), # Black Question Mark Orna..White Exclamation Mark O
1527
+ (0x02757, 0x02757,), # Heavy Exclamation Mark Symbol
1528
+ (0x02795, 0x02797,), # Heavy Plus Sign ..Heavy Division Sign
1529
+ (0x027b0, 0x027b0,), # Curly Loop
1530
+ (0x027bf, 0x027bf,), # Double Curly Loop
1531
+ (0x02b1b, 0x02b1c,), # Black Large Square ..White Large Square
1532
+ (0x02b50, 0x02b50,), # White Medium Star
1533
+ (0x02b55, 0x02b55,), # Heavy Large Circle
1534
+ (0x02e80, 0x02e99,), # Cjk Radical Repeat ..Cjk Radical Rap
1535
+ (0x02e9b, 0x02ef3,), # Cjk Radical Choke ..Cjk Radical C-simplified
1536
+ (0x02f00, 0x02fd5,), # Kangxi Radical One ..Kangxi Radical Flute
1537
+ (0x02ff0, 0x03029,), # Ideographic Description ..Hangzhou Numeral Nine
1538
+ (0x03030, 0x0303e,), # Wavy Dash ..Ideographic Variation In
1539
+ (0x03041, 0x03096,), # Hiragana Letter Small A ..Hiragana Letter Small Ke
1540
+ (0x0309b, 0x030ff,), # Katakana-hiragana Voiced..Katakana Digraph Koto
1541
+ (0x03105, 0x0312f,), # Bopomofo Letter B ..Bopomofo Letter Nn
1542
+ (0x03131, 0x0318e,), # Hangul Letter Kiyeok ..Hangul Letter Araeae
1543
+ (0x03190, 0x031e5,), # Ideographic Annotation L..(nil)
1544
+ (0x031ef, 0x0321e,), # Ideographic Description ..Parenthesized Korean Cha
1545
+ (0x03220, 0x03247,), # Parenthesized Ideograph ..Circled Ideograph Koto
1546
+ (0x03250, 0x0a48c,), # Partnership Sign ..Yi Syllable Yyr
1547
+ (0x0a490, 0x0a4c6,), # Yi Radical Qot ..Yi Radical Ke
1548
+ (0x0a960, 0x0a97c,), # Hangul Choseong Tikeut-m..Hangul Choseong Ssangyeo
1549
+ (0x0ac00, 0x0d7a3,), # Hangul Syllable Ga ..Hangul Syllable Hih
1550
+ (0x0f900, 0x0faff,), # Cjk Compatibility Ideogr..(nil)
1551
+ (0x0fe10, 0x0fe19,), # Presentation Form For Ve..Presentation Form For Ve
1552
+ (0x0fe30, 0x0fe52,), # Presentation Form For Ve..Small Full Stop
1553
+ (0x0fe54, 0x0fe66,), # Small Semicolon ..Small Equals Sign
1554
+ (0x0fe68, 0x0fe6b,), # Small Reverse Solidus ..Small Commercial At
1555
+ (0x0ff01, 0x0ff60,), # Fullwidth Exclamation Ma..Fullwidth Right White Pa
1556
+ (0x0ffe0, 0x0ffe6,), # Fullwidth Cent Sign ..Fullwidth Won Sign
1557
+ (0x16fe0, 0x16fe3,), # Tangut Iteration Mark ..Old Chinese Iteration Ma
1558
+ (0x17000, 0x187f7,), # (nil)
1559
+ (0x18800, 0x18cd5,), # Tangut Component-001 ..Khitan Small Script Char
1560
+ (0x18cff, 0x18d08,), # (nil)
1561
+ (0x1aff0, 0x1aff3,), # Katakana Letter Minnan T..Katakana Letter Minnan T
1562
+ (0x1aff5, 0x1affb,), # Katakana Letter Minnan T..Katakana Letter Minnan N
1563
+ (0x1affd, 0x1affe,), # Katakana Letter Minnan N..Katakana Letter Minnan N
1564
+ (0x1b000, 0x1b122,), # Katakana Letter Archaic ..Katakana Letter Archaic
1565
+ (0x1b132, 0x1b132,), # Hiragana Letter Small Ko
1566
+ (0x1b150, 0x1b152,), # Hiragana Letter Small Wi..Hiragana Letter Small Wo
1567
+ (0x1b155, 0x1b155,), # Katakana Letter Small Ko
1568
+ (0x1b164, 0x1b167,), # Katakana Letter Small Wi..Katakana Letter Small N
1569
+ (0x1b170, 0x1b2fb,), # Nushu Character-1b170 ..Nushu Character-1b2fb
1570
+ (0x1d300, 0x1d356,), # Monogram For Earth ..Tetragram For Fostering
1571
+ (0x1d360, 0x1d376,), # Counting Rod Unit Digit ..Ideographic Tally Mark F
1572
+ (0x1f004, 0x1f004,), # Mahjong Tile Red Dragon
1573
+ (0x1f0cf, 0x1f0cf,), # Playing Card Black Joker
1574
+ (0x1f18e, 0x1f18e,), # Negative Squared Ab
1575
+ (0x1f191, 0x1f19a,), # Squared Cl ..Squared Vs
1576
+ (0x1f200, 0x1f202,), # Square Hiragana Hoka ..Squared Katakana Sa
1577
+ (0x1f210, 0x1f23b,), # Squared Cjk Unified Ideo..Squared Cjk Unified Ideo
1578
+ (0x1f240, 0x1f248,), # Tortoise Shell Bracketed..Tortoise Shell Bracketed
1579
+ (0x1f250, 0x1f251,), # Circled Ideograph Advant..Circled Ideograph Accept
1580
+ (0x1f260, 0x1f265,), # Rounded Symbol For Fu ..Rounded Symbol For Cai
1581
+ (0x1f300, 0x1f320,), # Cyclone ..Shooting Star
1582
+ (0x1f32d, 0x1f335,), # Hot Dog ..Cactus
1583
+ (0x1f337, 0x1f37c,), # Tulip ..Baby Bottle
1584
+ (0x1f37e, 0x1f393,), # Bottle With Popping Cork..Graduation Cap
1585
+ (0x1f3a0, 0x1f3ca,), # Carousel Horse ..Swimmer
1586
+ (0x1f3cf, 0x1f3d3,), # Cricket Bat And Ball ..Table Tennis Paddle And
1587
+ (0x1f3e0, 0x1f3f0,), # House Building ..European Castle
1588
+ (0x1f3f4, 0x1f3f4,), # Waving Black Flag
1589
+ (0x1f3f8, 0x1f3fa,), # Badminton Racquet And Sh..Amphora
1590
+ (0x1f400, 0x1f43e,), # Rat ..Paw Prints
1591
+ (0x1f440, 0x1f440,), # Eyes
1592
+ (0x1f442, 0x1f4fc,), # Ear ..Videocassette
1593
+ (0x1f4ff, 0x1f53d,), # Prayer Beads ..Down-pointing Small Red
1594
+ (0x1f54b, 0x1f54e,), # Kaaba ..Menorah With Nine Branch
1595
+ (0x1f550, 0x1f567,), # Clock Face One Oclock ..Clock Face Twelve-thirty
1596
+ (0x1f57a, 0x1f57a,), # Man Dancing
1597
+ (0x1f595, 0x1f596,), # Reversed Hand With Middl..Raised Hand With Part Be
1598
+ (0x1f5a4, 0x1f5a4,), # Black Heart
1599
+ (0x1f5fb, 0x1f64f,), # Mount Fuji ..Person With Folded Hands
1600
+ (0x1f680, 0x1f6c5,), # Rocket ..Left Luggage
1601
+ (0x1f6cc, 0x1f6cc,), # Sleeping Accommodation
1602
+ (0x1f6d0, 0x1f6d2,), # Place Of Worship ..Shopping Trolley
1603
+ (0x1f6d5, 0x1f6d7,), # Hindu Temple ..Elevator
1604
+ (0x1f6dc, 0x1f6df,), # Wireless ..Ring Buoy
1605
+ (0x1f6eb, 0x1f6ec,), # Airplane Departure ..Airplane Arriving
1606
+ (0x1f6f4, 0x1f6fc,), # Scooter ..Roller Skate
1607
+ (0x1f7e0, 0x1f7eb,), # Large Orange Circle ..Large Brown Square
1608
+ (0x1f7f0, 0x1f7f0,), # Heavy Equals Sign
1609
+ (0x1f90c, 0x1f93a,), # Pinched Fingers ..Fencer
1610
+ (0x1f93c, 0x1f945,), # Wrestlers ..Goal Net
1611
+ (0x1f947, 0x1f9ff,), # First Place Medal ..Nazar Amulet
1612
+ (0x1fa70, 0x1fa7c,), # Ballet Shoes ..Crutch
1613
+ (0x1fa80, 0x1fa89,), # Yo-yo ..(nil)
1614
+ (0x1fa8f, 0x1fac6,), # (nil)
1615
+ (0x1face, 0x1fadc,), # Moose ..(nil)
1616
+ (0x1fadf, 0x1fae9,), # (nil)
1617
+ (0x1faf0, 0x1faf8,), # Hand With Index Finger A..Rightwards Pushing Hand
1618
+ (0x20000, 0x2fffd,), # Cjk Unified Ideograph-20..(nil)
1619
+ (0x30000, 0x3fffd,), # Cjk Unified Ideograph-30..(nil)
1620
+ ),
1621
+ '17.0.0': (
1622
+ # Source: EastAsianWidth-17.0.0.txt
1623
+ # Date: 2025-07-24, 00:12:54 GMT
1624
+ #
1625
+ (0x01100, 0x0115f,), # Hangul Choseong Kiyeok ..Hangul Choseong Filler
1626
+ (0x0231a, 0x0231b,), # Watch ..Hourglass
1627
+ (0x02329, 0x0232a,), # Left-pointing Angle Brac..Right-pointing Angle Bra
1628
+ (0x023e9, 0x023ec,), # Black Right-pointing Dou..Black Down-pointing Doub
1629
+ (0x023f0, 0x023f0,), # Alarm Clock
1630
+ (0x023f3, 0x023f3,), # Hourglass With Flowing Sand
1631
+ (0x025fd, 0x025fe,), # White Medium Small Squar..Black Medium Small Squar
1632
+ (0x02614, 0x02615,), # Umbrella With Rain Drops..Hot Beverage
1633
+ (0x02630, 0x02637,), # Trigram For Heaven ..Trigram For Earth
1634
+ (0x02648, 0x02653,), # Aries ..Pisces
1635
+ (0x0267f, 0x0267f,), # Wheelchair Symbol
1636
+ (0x0268a, 0x0268f,), # Monogram For Yang ..Digram For Greater Yin
1637
+ (0x02693, 0x02693,), # Anchor
1638
+ (0x026a1, 0x026a1,), # High Voltage Sign
1639
+ (0x026aa, 0x026ab,), # Medium White Circle ..Medium Black Circle
1640
+ (0x026bd, 0x026be,), # Soccer Ball ..Baseball
1641
+ (0x026c4, 0x026c5,), # Snowman Without Snow ..Sun Behind Cloud
1642
+ (0x026ce, 0x026ce,), # Ophiuchus
1643
+ (0x026d4, 0x026d4,), # No Entry
1644
+ (0x026ea, 0x026ea,), # Church
1645
+ (0x026f2, 0x026f3,), # Fountain ..Flag In Hole
1646
+ (0x026f5, 0x026f5,), # Sailboat
1647
+ (0x026fa, 0x026fa,), # Tent
1648
+ (0x026fd, 0x026fd,), # Fuel Pump
1649
+ (0x02705, 0x02705,), # White Heavy Check Mark
1650
+ (0x0270a, 0x0270b,), # Raised Fist ..Raised Hand
1651
+ (0x02728, 0x02728,), # Sparkles
1652
+ (0x0274c, 0x0274c,), # Cross Mark
1653
+ (0x0274e, 0x0274e,), # Negative Squared Cross Mark
1654
+ (0x02753, 0x02755,), # Black Question Mark Orna..White Exclamation Mark O
1655
+ (0x02757, 0x02757,), # Heavy Exclamation Mark Symbol
1656
+ (0x02795, 0x02797,), # Heavy Plus Sign ..Heavy Division Sign
1657
+ (0x027b0, 0x027b0,), # Curly Loop
1658
+ (0x027bf, 0x027bf,), # Double Curly Loop
1659
+ (0x02b1b, 0x02b1c,), # Black Large Square ..White Large Square
1660
+ (0x02b50, 0x02b50,), # White Medium Star
1661
+ (0x02b55, 0x02b55,), # Heavy Large Circle
1662
+ (0x02e80, 0x02e99,), # Cjk Radical Repeat ..Cjk Radical Rap
1663
+ (0x02e9b, 0x02ef3,), # Cjk Radical Choke ..Cjk Radical C-simplified
1664
+ (0x02f00, 0x02fd5,), # Kangxi Radical One ..Kangxi Radical Flute
1665
+ (0x02ff0, 0x03029,), # Ideographic Description ..Hangzhou Numeral Nine
1666
+ (0x03030, 0x0303e,), # Wavy Dash ..Ideographic Variation In
1667
+ (0x03041, 0x03096,), # Hiragana Letter Small A ..Hiragana Letter Small Ke
1668
+ (0x0309b, 0x030ff,), # Katakana-hiragana Voiced..Katakana Digraph Koto
1669
+ (0x03105, 0x0312f,), # Bopomofo Letter B ..Bopomofo Letter Nn
1670
+ (0x03131, 0x0318e,), # Hangul Letter Kiyeok ..Hangul Letter Araeae
1671
+ (0x03190, 0x031e5,), # Ideographic Annotation L..(nil)
1672
+ (0x031ef, 0x0321e,), # Ideographic Description ..Parenthesized Korean Cha
1673
+ (0x03220, 0x03247,), # Parenthesized Ideograph ..Circled Ideograph Koto
1674
+ (0x03250, 0x0a48c,), # Partnership Sign ..Yi Syllable Yyr
1675
+ (0x0a490, 0x0a4c6,), # Yi Radical Qot ..Yi Radical Ke
1676
+ (0x0a960, 0x0a97c,), # Hangul Choseong Tikeut-m..Hangul Choseong Ssangyeo
1677
+ (0x0ac00, 0x0d7a3,), # Hangul Syllable Ga ..Hangul Syllable Hih
1678
+ (0x0f900, 0x0faff,), # Cjk Compatibility Ideogr..(nil)
1679
+ (0x0fe10, 0x0fe19,), # Presentation Form For Ve..Presentation Form For Ve
1680
+ (0x0fe30, 0x0fe52,), # Presentation Form For Ve..Small Full Stop
1681
+ (0x0fe54, 0x0fe66,), # Small Semicolon ..Small Equals Sign
1682
+ (0x0fe68, 0x0fe6b,), # Small Reverse Solidus ..Small Commercial At
1683
+ (0x0ff01, 0x0ff60,), # Fullwidth Exclamation Ma..Fullwidth Right White Pa
1684
+ (0x0ffe0, 0x0ffe6,), # Fullwidth Cent Sign ..Fullwidth Won Sign
1685
+ (0x16fe0, 0x16fe3,), # Tangut Iteration Mark ..Old Chinese Iteration Ma
1686
+ (0x16ff2, 0x16ff6,), # (nil)
1687
+ (0x17000, 0x18cd5,), # (nil) ..Khitan Small Script Char
1688
+ (0x18cff, 0x18d1e,), # (nil)
1689
+ (0x18d80, 0x18df2,), # (nil)
1690
+ (0x1aff0, 0x1aff3,), # Katakana Letter Minnan T..Katakana Letter Minnan T
1691
+ (0x1aff5, 0x1affb,), # Katakana Letter Minnan T..Katakana Letter Minnan N
1692
+ (0x1affd, 0x1affe,), # Katakana Letter Minnan N..Katakana Letter Minnan N
1693
+ (0x1b000, 0x1b122,), # Katakana Letter Archaic ..Katakana Letter Archaic
1694
+ (0x1b132, 0x1b132,), # Hiragana Letter Small Ko
1695
+ (0x1b150, 0x1b152,), # Hiragana Letter Small Wi..Hiragana Letter Small Wo
1696
+ (0x1b155, 0x1b155,), # Katakana Letter Small Ko
1697
+ (0x1b164, 0x1b167,), # Katakana Letter Small Wi..Katakana Letter Small N
1698
+ (0x1b170, 0x1b2fb,), # Nushu Character-1b170 ..Nushu Character-1b2fb
1699
+ (0x1d300, 0x1d356,), # Monogram For Earth ..Tetragram For Fostering
1700
+ (0x1d360, 0x1d376,), # Counting Rod Unit Digit ..Ideographic Tally Mark F
1701
+ (0x1f004, 0x1f004,), # Mahjong Tile Red Dragon
1702
+ (0x1f0cf, 0x1f0cf,), # Playing Card Black Joker
1703
+ (0x1f18e, 0x1f18e,), # Negative Squared Ab
1704
+ (0x1f191, 0x1f19a,), # Squared Cl ..Squared Vs
1705
+ (0x1f200, 0x1f202,), # Square Hiragana Hoka ..Squared Katakana Sa
1706
+ (0x1f210, 0x1f23b,), # Squared Cjk Unified Ideo..Squared Cjk Unified Ideo
1707
+ (0x1f240, 0x1f248,), # Tortoise Shell Bracketed..Tortoise Shell Bracketed
1708
+ (0x1f250, 0x1f251,), # Circled Ideograph Advant..Circled Ideograph Accept
1709
+ (0x1f260, 0x1f265,), # Rounded Symbol For Fu ..Rounded Symbol For Cai
1710
+ (0x1f300, 0x1f320,), # Cyclone ..Shooting Star
1711
+ (0x1f32d, 0x1f335,), # Hot Dog ..Cactus
1712
+ (0x1f337, 0x1f37c,), # Tulip ..Baby Bottle
1713
+ (0x1f37e, 0x1f393,), # Bottle With Popping Cork..Graduation Cap
1714
+ (0x1f3a0, 0x1f3ca,), # Carousel Horse ..Swimmer
1715
+ (0x1f3cf, 0x1f3d3,), # Cricket Bat And Ball ..Table Tennis Paddle And
1716
+ (0x1f3e0, 0x1f3f0,), # House Building ..European Castle
1717
+ (0x1f3f4, 0x1f3f4,), # Waving Black Flag
1718
+ (0x1f3f8, 0x1f3fa,), # Badminton Racquet And Sh..Amphora
1719
+ (0x1f400, 0x1f43e,), # Rat ..Paw Prints
1720
+ (0x1f440, 0x1f440,), # Eyes
1721
+ (0x1f442, 0x1f4fc,), # Ear ..Videocassette
1722
+ (0x1f4ff, 0x1f53d,), # Prayer Beads ..Down-pointing Small Red
1723
+ (0x1f54b, 0x1f54e,), # Kaaba ..Menorah With Nine Branch
1724
+ (0x1f550, 0x1f567,), # Clock Face One Oclock ..Clock Face Twelve-thirty
1725
+ (0x1f57a, 0x1f57a,), # Man Dancing
1726
+ (0x1f595, 0x1f596,), # Reversed Hand With Middl..Raised Hand With Part Be
1727
+ (0x1f5a4, 0x1f5a4,), # Black Heart
1728
+ (0x1f5fb, 0x1f64f,), # Mount Fuji ..Person With Folded Hands
1729
+ (0x1f680, 0x1f6c5,), # Rocket ..Left Luggage
1730
+ (0x1f6cc, 0x1f6cc,), # Sleeping Accommodation
1731
+ (0x1f6d0, 0x1f6d2,), # Place Of Worship ..Shopping Trolley
1732
+ (0x1f6d5, 0x1f6d8,), # Hindu Temple ..(nil)
1733
+ (0x1f6dc, 0x1f6df,), # Wireless ..Ring Buoy
1734
+ (0x1f6eb, 0x1f6ec,), # Airplane Departure ..Airplane Arriving
1735
+ (0x1f6f4, 0x1f6fc,), # Scooter ..Roller Skate
1736
+ (0x1f7e0, 0x1f7eb,), # Large Orange Circle ..Large Brown Square
1737
+ (0x1f7f0, 0x1f7f0,), # Heavy Equals Sign
1738
+ (0x1f90c, 0x1f93a,), # Pinched Fingers ..Fencer
1739
+ (0x1f93c, 0x1f945,), # Wrestlers ..Goal Net
1740
+ (0x1f947, 0x1f9ff,), # First Place Medal ..Nazar Amulet
1741
+ (0x1fa70, 0x1fa7c,), # Ballet Shoes ..Crutch
1742
+ (0x1fa80, 0x1fa8a,), # Yo-yo ..(nil)
1743
+ (0x1fa8e, 0x1fac6,), # (nil)
1744
+ (0x1fac8, 0x1fac8,), # (nil)
1745
+ (0x1facd, 0x1fadc,), # (nil)
1746
+ (0x1fadf, 0x1faea,), # (nil)
1747
+ (0x1faef, 0x1faf8,), # (nil) ..Rightwards Pushing Hand
1748
+ (0x20000, 0x2fffd,), # Cjk Unified Ideograph-20..(nil)
1749
+ (0x30000, 0x3fffd,), # Cjk Unified Ideograph-30..(nil)
1750
+ ),
1493
1751
  }