Update DejaVu fonts to 2.33.

This commit is contained in:
matthieu 2011-08-28 18:06:25 +00:00
parent 82fb94cb15
commit 71ff97e728
29 changed files with 819 additions and 374 deletions

View File

@ -1,5 +1,6 @@
abysta at yandex.ru
Adrian Schroeter
Aleksey Chalabyan
Andrey Valentinovich Panov
Ben Laenen
Besarion Gugushvili
@ -20,6 +21,8 @@ James Crippen
John Karp
Keenan Pepper
Lars Naesbye Christensen
Lior Halphon
MaEr
Mashrab Kuvatov
Max Berger
Mederic Boquien
@ -28,20 +31,23 @@ MihailJP
Misu Moldovan
Nguyen Thai Ngoc Duy
Nicolas Mailhot
Norayr Chilingarian
Ognyan Kulev
Ondrej Koala Vacha
Peter Cernak
Remy Oudompheng
Roozbeh Pournader
Rouben Hakobian
Sahak Petrosyan
Sander Vesik
Stepan Roh
Stephen Hartke
Steve Tinney
Tavmjong Bah
Thomas Henlich
Tim May
Valentin Stoykov
Vasek Stodulka
Wesley Transue
$Id: AUTHORS,v 1.2 2010/07/24 20:35:26 matthieu Exp $
$Id: AUTHORS,v 1.3 2011/08/28 18:06:25 matthieu Exp $

View File

@ -1,3 +1,3 @@
See http://dejavu.sourceforge.net/wiki/index.php/Bugs
$Id: BUGS,v 1.2 2010/07/24 20:35:26 matthieu Exp $
$Id: BUGS,v 1.3 2011/08/28 18:06:25 matthieu Exp $

View File

@ -96,4 +96,4 @@ dealings in this Font Software without prior written authorization
from Tavmjong Bah. For further information, contact: tavmjong @ free
. fr.
$Id: LICENSE,v 1.2 2010/07/24 20:35:26 matthieu Exp $
$Id: LICENSE,v 1.3 2011/08/28 18:06:25 matthieu Exp $

View File

@ -1,3 +1,85 @@
Changes from 2.32 to 2.33
* added Old Italic block to Sans (by MaEr)
* added U+051E, U+051F to Sans (by MaEr)
* added U+01BA, U+0372-U+0373, U+0376-U+0377, U+03CF, U+1D00-U+1D01,
U+1D03-U+1D07, U+1D0A-U+1D13, U+1D15, U+1D18-U+1D1C, U+1D20-U+1D2B,
U+1D2F, U+1D3D, U+1D5C-U+1D61, U+1D66-U+1D6B, U+1DB8, U+1E9C-U+1E9D,
U+1EFA-U+1EFB, U+2C60-U+2C61, U+2C63, U+A726-U+A73C, U+A73E-U+A73F,
U+A746-U+A747, U+A74A-U+A74B, U+A74E+U+A74F, U+A768-U+A769, U+A77B-U+A77C,
U+A780-U+A787, U+A790-U+A791, U+A7FA-U+A7FF to Serif (by Gee Fung Sit 薛至峰)
* added alternate forms to U+014A and U+01B7 in Serif (by Gee Fung Sit 薛至峰)
* typographical improvements to U+0166-U+0167, U+0197, U+01B5-U+01B6, U+01BB,
U+0222-U+0223, U+023D, U+0250-U+0252, U+026E, U+0274, U+028F, U+029F,
U+02A3-U+02A5, U+02AB, U+03FE-U+03FF, U+1D02, U+1D14, U+1D1D-U+1D1F, U+1D3B,
U+1D43-U+1D46, U+1D59, U+1D9B, U+2C71, U+2C73 in Serif (by Gee Fung Sit 薛至峰)
* fixed bugs #31762 and #34700 plus other small fixes (wrong direction,
duplicate points, etc.) for Sans and Serif (by Gee Fung Sit 薛至峰)
* added U+204B to Mono (by Gee Fung Sit 薛至峰)
* added U+26E2 to Sans (by Gee Fung Sit 薛至峰)
* added Playing Cards block (U+1F0A0-U+1F0DF) to Sans (by Gee Fung Sit 薛至峰)
* emoticons in Sans: replace U+2639-U+263B with better versions, add
U+1F601-U+1F610, U+1F612-U+1F614, U+1F616, U+1F618, U+1F61A, U+1F61C-U+1F61E,
U+1F620-U+1F624, U+1F625, U+1F628-U+1F62B, U+1F62D, U+1F630-U+1F633,
U+1F635-U+1F640 (by Ben Laenen and Denis Jacquerye)
* added U+A78E, U+A790-U+A791 to Sans and Mono (by Denis Jacquerye)
* added U+A7FA to Sans (by Denis Jacquerye)
* subscripts: added U+2095-U+209C to Sans, Serif and Mono, adjusted
U+1D49-U+1D4A in Sans and Mono (by Denis Jacquerye)
* added U+0243 to Mono (by Denis Jacquerye)
* adjusted U+0307 to match dot of i, replaced dotaccent U+02D9 with U+0307 in
most dependencies in Sans (by Denis Jacquerye)
* adjusted anchors of f and added them to long s in Sans (by Denis Jacquerye)
* added anchors to precomposed dependencies of D and d (by Denis Jacquerye)
* added debug glyphs U+F002 and U+F003 which will show current point size (by
Ben Laenen)
* use correct version for Serbian italic be (by Eugeniy Meshcheryakov)
* added pictograms U+1F42D-U+1F42E, U+1F431, U+1F435 (by Denis Jacquerye)
* improved Hebrew in Sans (by Lior Halphon)
* improved Armenian in Sans, and added Armenian in Serif and Mono (by Rouben
Hakobian (Tarumian), Aleksey Chalabyan and Norayr Chilingarian)
* remove "locl" feature for Romanian for S/T/s/t with cedilla/comma accent (by
Ben Laenen)
* replace wrong "dflt" script tag in Mono with "DFLT" (by Ben Laenen)
Changes from 2.31 to 2.32
* added to Sans: Latin small letter p with stroke (U+1D7D), Latin capital
letter p with stroke through descender (U+A750), Latin small letter p with
stroke through descender (U+A751), Latin capital letter thorn with stroke
(U+A764), Latin small letter thorn with stroke (U+A765), Latin capital letter
thorn with stroke through descender (U+A766), Latin small letter thorn with
stroke through descender (U+A767), Latin capital letter q with stroke through
descender (U+A756), Latin small letter q with stroke through descender
(U+A757), Latin capital letter p with flourish (U+A752), Latin small letter p
with flourish (U+A753) (by Ben Laenen)
* add new Indian rupee symbol (U+20B9) to Sans, Serif and Mono (although
standardization in Unicode not complete yet, UTC did assign this code point)
(by Ben Laenen)
* Sans: adjusted U+0E3F, U+20AB, U+20AD-U+20AE, U+20B1, U+20B5, U+20B8 to have
them take up the same width as digits (by Gee Fung Sit 薛至峰)
* added U+23E8 to Sans (by Thomas Henlich)
* fixed numerous bugs (#22579, #28189, #28977, N'Ko in Windows, fixed U+FB4F,
anchors for U+0332-U+0333, made extensions in Misc. Technical connect, and
other small fixes) (by Gee Fung Sit 薛至峰)
* added looptail g as stylistic variant to Serif (by Gee Fung Sit 薛至峰)
* added the remaining precomposed characters in Latin Extended Additional in
Serif (by Gee Fung Sit 薛至峰)
* added Georgian Mkhedruli (U+10D0-U+10FC) to Sans ExtraLight (by Besarion
Gugushvili)
* fix spacing in hinting of U+042E (Ю) in Mono (by Ben Laenen)
* replaced U+2650 and minor changes to U+2640-U+2642, U+2699, U+26A2-U+26A5,
U+26B2-U+26B5, U+26B8 in Sans (by Gee Fung Sit 薛至峰)
* added U+1E9C-U+1E9D, U+1EFA-U+1EFB, U+2028-U+2029, U+20B8, U+2150-U+2152,
U+2189, U+26C0-U+26C3, U+A722-U+A725, U+1F030-U+1F093 to Sans (by Gee Fung
Sit 薛至峰)
* added U+1E9C-U+1E9E, U+1EFA-U+1EFB, U+2028-U+2029, U+20B8, U+2181-U+2182,
U+2185 U+A722-U+A725, to Sans ExtraLight (by Gee Fung Sit 薛至峰)
* added U+20B8, U+22A2-U+22A5, U+A722-U+A725 to Mono (by Gee Fung Sit 薛至峰)
* added U+02CD, U+01BF, U+01F7, U+0222-U+0223, U+0243-U+0244, U+0246-U+024F,
U+2150-U+2152, U+2189, U+239B-U+23AD and U+A73D to Serif (by Gee Fung Sit
薛至峰)
Changes from 2.30 to 2.31
* fixed bug where Serif Condensed Italic wouldn't get proper subfamily tags (by
@ -1230,4 +1312,4 @@ Changes from 0.9 to 0.9.1:
- proper caron shape for dcaron and tcaron
- minor visual changes
$Id: NEWS,v 1.2 2010/07/24 20:35:26 matthieu Exp $
$Id: NEWS,v 1.3 2011/08/28 18:06:25 matthieu Exp $

View File

@ -1,4 +1,4 @@
DejaVu fonts 2.31 (c)2004-2010 DejaVu fonts team
DejaVu fonts 2.33 (c)2004-2011 DejaVu fonts team
------------------------------------------------
The DejaVu fonts are a font family based on the Bitstream Vera Fonts
@ -56,4 +56,4 @@ U+213C-U+2140, U+2295-U+2298, U+2308-U+230B, U+26A2-U+26B1, U+2701-U+2704,
U+2706-U+2709, U+270C-U+274B, U+2758-U+275A, U+2761-U+2775, U+2780-U+2794,
U+2798-U+27AF, U+27B1-U+27BE, U+FB05-U+FB06
$Id: README,v 1.2 2010/07/24 20:35:26 matthieu Exp $
$Id: README,v 1.3 2011/08/28 18:06:25 matthieu Exp $

View File

@ -1,5 +1,5 @@
This is the language coverage file for DejaVu fonts
($Id: langcover.txt,v 1.2 2010/07/24 20:35:26 matthieu Exp $)
($Id: langcover.txt,v 1.3 2011/08/28 18:06:25 matthieu Exp $)
Sans Serif Sans Mono
aa Afar 100% (62/62) 100% (62/62) 100% (62/62)
@ -8,13 +8,13 @@ af Afrikaans 100% (69/69) 100% (69/69)
ak Akan 100% (73/73) 100% (73/73) 100% (73/73)
am Amharic (0/264) (0/264) (0/264)
an Aragonese 100% (66/66) 100% (66/66) 100% (66/66)
ar Arabic 100% (36/36) (0/36) 100% (36/36)
ar Arabic 100% (125/125) (0/125) 100% (125/125)
as Assamese (0/64) (0/64) (0/64)
ast Asturian/Bable/Leonese/Asturleonese 100% (66/66) 100% (66/66) 100% (66/66)
av Avaric 100% (67/67) 100% (67/67) 100% (67/67)
ay Aymara 100% (60/60) 100% (60/60) 100% (60/60)
az-az Azerbaijani in Azerbaijan 100% (66/66) 100% (66/66) 100% (66/66)
az-ir Azerbaijani in Iran 100% (40/40) (0/40) 100% (40/40)
az-ir Azerbaijani in Iran 100% (130/130) (0/130) 100% (130/130)
ba Bashkir 100% (82/82) 100% (82/82) 97% (80/82)
be Byelorussian 100% (68/68) 100% (68/68) 100% (68/68)
ber-dz Berber in Algeria 100% (70/70) 100% (70/70) 100% (70/70)
@ -54,7 +54,7 @@ eo Esperanto 100% (64/64) 100% (64/64)
es Spanish 100% (66/66) 100% (66/66) 100% (66/66)
et Estonian 100% (64/64) 100% (64/64) 100% (64/64)
eu Basque 100% (56/56) 100% (56/56) 100% (56/56)
fa Persian 100% (40/40) (0/40) 100% (40/40)
fa Persian 100% (129/129) (0/129) 100% (129/129)
fat Fanti 100% (73/73) 100% (73/73) 100% (73/73)
ff Fulah (Fula) 100% (62/62) 100% (62/62) 100% (62/62)
fi Finnish 100% (62/62) 100% (62/62) 100% (62/62)
@ -81,7 +81,7 @@ hr Croatian 100% (62/62) 100% (62/62)
hsb Upper Sorbian 100% (72/72) 100% (72/72) 100% (72/72)
ht Haitian/Haitian Creole 100% (56/56) 100% (56/56) 100% (56/56)
hu Hungarian 100% (70/70) 100% (70/70) 100% (70/70)
hy Armenian 100% (77/77) (0/77) (0/77)
hy Armenian 100% (77/77) 100% (77/77) 100% (77/77)
hz Herero 100% (57/57) 100% (57/57) 100% (57/57)
ia Interlingua 100% (52/52) 100% (52/52) 100% (52/52)
id Indonesian 100% (54/54) 100% (54/54) 100% (54/54)
@ -106,8 +106,8 @@ km Central Khmer (0/63) (0/63)
kn Kannada (0/70) (0/70) (0/70)
ko Korean (0/2443) (0/2443) (0/2443)
kok Kokani (Devanagari script) (0/68) (0/68) (0/68)
kr Kanuri 100% (56/56) 96% (54/56) 100% (56/56)
ks Kashmiri 97% (43/44) (0/44) 93% (41/44)
kr Kanuri 100% (56/56) 100% (56/56) 100% (56/56)
ks Kashmiri 98% (143/145) (0/145) 97% (141/145)
ku-am Kurdish in Armenia 100% (64/64) 100% (64/64) 100% (64/64)
ku-iq Kurdish in Iraq 100% (32/32) (0/32) 87% (28/32)
ku-ir Kurdish in Iran 100% (32/32) (0/32) 87% (28/32)
@ -118,7 +118,7 @@ kw Cornish 100% (64/64) 100% (64/64)
kwm Kwambi 100% (52/52) 100% (52/52) 100% (52/52)
ky Kirgiz 100% (70/70) 100% (70/70) 100% (70/70)
la Latin 100% (68/68) 100% (68/68) 100% (68/68)
lah Lahnda 97% (43/44) (0/44) 93% (41/44)
lah Lahnda 98% (143/145) (0/145) 97% (141/145)
lb Luxembourgish (Letzeburgesch) 100% (75/75) 100% (75/75) 100% (75/75)
lez Lezghian (Lezgian) 100% (67/67) 100% (67/67) 100% (67/67)
lg Ganda 100% (54/54) 100% (54/54) 100% (54/54)
@ -158,12 +158,10 @@ or Oriya (0/68) (0/68)
os Ossetic 100% (66/66) 100% (66/66) 100% (66/66)
ota Ottoman Turkish 100% (37/37) (0/37) 97% (36/37)
pa Panjabi/Punjabi (0/63) (0/63) (0/63)
pa-pk Panjabi/Punjabi in Pakistan 97% (43/44) (0/44) 93% (41/44)
pa-pk Panjabi/Punjabi in Pakistan 98% (143/145) (0/145) 97% (141/145)
pap-an Papiamento in Netherlands Antilles 100% (72/72) 100% (72/72) 100% (72/72)
pap-aw Papiamento in Aruba 100% (54/54) 100% (54/54) 100% (54/54)
pes Western Farsi 100% (40/40) (0/40) 100% (40/40)
pl Polish 100% (70/70) 100% (70/70) 100% (70/70)
prs Dari/Eastern Farsi 100% (40/40) (0/40) 100% (40/40)
ps-af Pashto in Afghanistan 95% (47/49) (0/49) 77% (38/49)
ps-pk Pashto in Pakistan 93% (46/49) (0/49) 75% (37/49)
pt Portuguese 100% (82/82) 100% (82/82) 100% (82/82)
@ -219,12 +217,12 @@ tt Tatar 100% (76/76) 100% (76/76)
tw Twi 100% (73/73) 100% (73/73) 100% (73/73)
ty Tahitian 100% (65/65) 100% (65/65) 100% (65/65)
tyv Tuvinian 100% (70/70) 100% (70/70) 100% (70/70)
ug Uighur 100% (36/36) (0/36) 100% (36/36)
ug Uighur 100% (125/125) (0/125) 100% (125/125)
uk Ukrainian 100% (72/72) 100% (72/72) 100% (72/72)
ur Urdu 97% (43/44) (0/44) 93% (41/44)
ur Urdu 98% (143/145) (0/145) 97% (141/145)
uz Uzbek 100% (52/52) 100% (52/52) 100% (52/52)
ve Venda 100% (62/62) 100% (62/62) 100% (62/62)
vi Vietnamese 100% (194/194) 77% (150/194) 76% (148/194)
vi Vietnamese 100% (194/194) 100% (194/194) 76% (148/194)
vo Volapuk 100% (54/54) 100% (54/54) 100% (54/54)
vot Votic 100% (62/62) 100% (62/62) 100% (62/62)
wa Walloon 100% (70/70) 100% (70/70) 100% (70/70)

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
This is the Unicode coverage file for DejaVu fonts
($Id: unicover.txt,v 1.2 2010/07/24 20:35:26 matthieu Exp $)
($Id: unicover.txt,v 1.3 2011/08/28 18:06:25 matthieu Exp $)
Control and similar characters are discounted from totals.
@ -7,38 +7,39 @@ Control and similar characters are discounted from totals.
U+0000 Basic Latin 100% (95/95) 100% (95/95) 100% (95/95)
U+0080 Latin-1 Supplement 100% (96/96) 100% (96/96) 100% (96/96)
U+0100 Latin Extended-A 100% (128/128) 100% (128/128) 100% (128/128)
U+0180 Latin Extended-B 100% (208/208) 91% (191/208) 86% (179/208)
U+0180 Latin Extended-B 100% (208/208) 100% (208/208) 86% (180/208)
U+0250 IPA Extensions 100% (96/96) 100% (96/96) 100% (96/96)
U+02b0 Spacing Modifier Letters 78% (63/80) 56% (45/80) 60% (48/80)
U+02b0 Spacing Modifier Letters 78% (63/80) 57% (46/80) 60% (48/80)
U+0300 Combining Diacritical Marks 83% (93/112) 60% (68/112) 59% (67/112)
U+0370 Greek and Coptic 100% (134/134) 85% (115/134) 82% (110/134)
U+0370 Greek and Coptic 100% (134/134) 89% (120/134) 82% (110/134)
U+0400 Cyrillic 100% (256/256) 78% (200/256) 70% (180/256)
U+0500 Cyrillic Supplement 94% (36/38) 26% (10/38) 15% (6/38)
U+0530 Armenian 100% (86/86) (0/86) (0/86)
U+0500 Cyrillic Supplement 95% (38/40) 25% (10/40) 15% (6/40)
U+0530 Armenian 100% (86/86) 100% (86/86) 100% (86/86)
U+0590 Hebrew 62% (54/87) (0/87) (0/87)
U+0600 Arabic 64% (161/250) (0/250) 39% (99/250)
U+0600 Arabic 63% (161/252) (0/252) 39% (99/252)
U+0700 Syriac (0/77) (0/77) (0/77)
U+0750 Arabic Supplement (0/48) (0/48) (0/48)
U+0780 Thaana (0/50) (0/50) (0/50)
U+07c0 NKo 91% (54/59) (0/59) (0/59)
U+0800 Samaritan (0/61) (0/61) (0/61)
U+0900 Devanagari (0/117) (0/117) (0/117)
U+0840 Mandaic (0/29) (0/29) (0/29)
U+0900 Devanagari (0/127) (0/127) (0/127)
U+0980 Bengali (0/92) (0/92) (0/92)
U+0a00 Gurmukhi (0/79) (0/79) (0/79)
U+0a80 Gujarati (0/83) (0/83) (0/83)
U+0b00 Oriya (0/84) (0/84) (0/84)
U+0b00 Oriya (0/90) (0/90) (0/90)
U+0b80 Tamil (0/72) (0/72) (0/72)
U+0c00 Telugu (0/93) (0/93) (0/93)
U+0c80 Kannada (0/86) (0/86) (0/86)
U+0d00 Malayalam (0/95) (0/95) (0/95)
U+0d00 Malayalam (0/98) (0/98) (0/98)
U+0d80 Sinhala (0/80) (0/80) (0/80)
U+0e00 Thai 1% (1/87) (0/87) (0/87)
U+0e80 Lao 100% (65/65) (0/65) 70% (46/65)
U+0f00 Tibetan (0/205) (0/205) (0/205)
U+0f00 Tibetan (0/211) (0/211) (0/211)
U+1000 Myanmar (0/160) (0/160) (0/160)
U+10a0 Georgian 100% (83/83) 100% (83/83) 54% (45/83)
U+1100 Hangul Jamo (0/256) (0/256) (0/256)
U+1200 Ethiopic (0/356) (0/356) (0/356)
U+1200 Ethiopic (0/358) (0/358) (0/358)
U+1380 Ethiopic Supplement (0/26) (0/26) (0/26)
U+13a0 Cherokee (0/85) (0/85) (0/85)
U+1400 Unified Canadian Aboriginal Syllabics 63% (404/640) (0/640) (0/640)
@ -59,32 +60,33 @@ U+1a00 Buginese (0/30) (0/30)
U+1a20 Tai Tham (0/127) (0/127) (0/127)
U+1b00 Balinese (0/121) (0/121) (0/121)
U+1b80 Sundanese (0/55) (0/55) (0/55)
U+1bc0 Batak (0/56) (0/56) (0/56)
U+1c00 Lepcha (0/74) (0/74) (0/74)
U+1c50 Ol Chiki (0/48) (0/48) (0/48)
U+1cd0 Vedic Extensions (0/35) (0/35) (0/35)
U+1d00 Phonetic Extensions 82% (105/128) 48% (62/128) 48% (62/128)
U+1d80 Phonetic Extensions Supplement 59% (38/64) 57% (37/64) 57% (37/64)
U+1dc0 Combining Diacritical Marks Supplement 14% (6/42) 14% (6/42) (0/42)
U+1e00 Latin Extended Additional 96% (248/256) 76% (196/256) 71% (182/256)
U+1d00 Phonetic Extensions 82% (106/128) 86% (111/128) 48% (62/128)
U+1d80 Phonetic Extensions Supplement 59% (38/64) 59% (38/64) 57% (37/64)
U+1dc0 Combining Diacritical Marks Supplement 13% (6/43) 13% (6/43) (0/43)
U+1e00 Latin Extended Additional 98% (252/256) 98% (252/256) 71% (182/256)
U+1f00 Greek Extended 100% (233/233) 100% (233/233) 100% (233/233)
U+2000 General Punctuation 98% (105/107) 81% (87/107) 47% (51/107)
U+2070 Superscripts and Subscripts 100% (34/34) 100% (34/34) 100% (34/34)
U+20a0 Currency Symbols 88% (22/25) 24% (6/25) 88% (22/25)
U+2000 General Punctuation 100% (107/107) 81% (87/107) 48% (52/107)
U+2070 Superscripts and Subscripts 100% (42/42) 100% (42/42) 100% (42/42)
U+20a0 Currency Symbols 92% (24/26) 26% (7/26) 92% (24/26)
U+20d0 Combining Diacritical Marks for Symbols 21% (7/33) (0/33) (0/33)
U+2100 Letterlike Symbols 93% (75/80) 40% (32/80) 21% (17/80)
U+2150 Number Forms 86% (50/58) 86% (50/58) 22% (13/58)
U+2150 Number Forms 94% (55/58) 94% (55/58) 22% (13/58)
U+2190 Arrows 100% (112/112) 100% (112/112) 100% (112/112)
U+2200 Mathematical Operators 100% (256/256) 39% (100/256) 60% (155/256)
U+2300 Miscellaneous Technical 27% (64/233) 6% (16/233) 50% (117/233)
U+2200 Mathematical Operators 100% (256/256) 39% (100/256) 62% (159/256)
U+2300 Miscellaneous Technical 26% (65/244) 14% (35/244) 47% (117/244)
U+2400 Control Pictures 5% (2/39) 2% (1/39) 2% (1/39)
U+2440 Optical Character Recognition (0/11) (0/11) (0/11)
U+2460 Enclosed Alphanumerics 6% (10/160) (0/160) (0/160)
U+2500 Box Drawing 100% (128/128) 100% (128/128) 100% (128/128)
U+2580 Block Elements 100% (32/32) 100% (32/32) 100% (32/32)
U+25a0 Geometric Shapes 100% (96/96) 100% (96/96) 100% (96/96)
U+2600 Miscellaneous Symbols 72% (182/250) 12% (30/250) 59% (149/250)
U+2700 Dingbats 99% (174/175) 0% (1/175) 82% (144/175)
U+27c0 Miscellaneous Mathematical Symbols-A 20% (9/44) 11% (5/44) 11% (5/44)
U+2600 Miscellaneous Symbols 73% (187/256) 11% (30/256) 58% (149/256)
U+2700 Dingbats 91% (174/191) 0% (1/191) 75% (144/191)
U+27c0 Miscellaneous Mathematical Symbols-A 19% (9/46) 10% (5/46) 10% (5/46)
U+27f0 Supplemental Arrows-A 100% (16/16) 100% (16/16) (0/16)
U+2800 Braille Patterns 100% (256/256) 100% (256/256) (0/256)
U+2900 Supplemental Arrows-B 4% (6/128) 100% (128/128) (0/128)
@ -92,10 +94,10 @@ U+2980 Miscellaneous Mathematical Symbols-B 10% (13/128) 0% (1/128)
U+2a00 Supplemental Mathematical Operators 28% (72/256) 1% (4/256) 0% (1/256)
U+2b00 Miscellaneous Symbols and Arrows 40% (35/87) 31% (27/87) 10% (9/87)
U+2c00 Glagolitic (0/94) (0/94) (0/94)
U+2c60 Latin Extended-C 96% (31/32) 71% (23/32) 43% (14/32)
U+2c60 Latin Extended-C 96% (31/32) 81% (26/32) 43% (14/32)
U+2c80 Coptic (0/121) (0/121) (0/121)
U+2d00 Georgian Supplement (0/38) 100% (38/38) (0/38)
U+2d30 Tifinagh 100% (55/55) (0/55) (0/55)
U+2d30 Tifinagh 96% (55/57) (0/57) (0/57)
U+2d80 Ethiopic Extended (0/79) (0/79) (0/79)
U+2de0 Cyrillic Extended-A (0/32) (0/32) (0/32)
U+2e00 Supplemental Punctuation 12% (6/50) 12% (6/50) 12% (6/50)
@ -108,7 +110,7 @@ U+30a0 Katakana (0/96) (0/96)
U+3100 Bopomofo (0/41) (0/41) (0/41)
U+3130 Hangul Compatibility Jamo (0/94) (0/94) (0/94)
U+3190 Kanbun (0/16) (0/16) (0/16)
U+31a0 Bopomofo Extended (0/24) (0/24) (0/24)
U+31a0 Bopomofo Extended (0/27) (0/27) (0/27)
U+31c0 CJK Strokes (0/36) (0/36) (0/36)
U+31f0 Katakana Phonetic Extensions (0/16) (0/16) (0/16)
U+3200 Enclosed CJK Letters and Months (0/254) (0/254) (0/254)
@ -120,10 +122,10 @@ U+a000 Yi Syllables (0/1165) (0/1165)
U+a490 Yi Radicals (0/55) (0/55) (0/55)
U+a4d0 Lisu (0/48) (0/48) (0/48)
U+a500 Vai (0/300) (0/300) (0/300)
U+a640 Cyrillic Extended-B 39% (31/78) 12% (10/78) (0/78)
U+a640 Cyrillic Extended-B 38% (31/80) 12% (10/80) (0/80)
U+a6a0 Bamum (0/88) (0/88) (0/88)
U+a700 Modifier Tone Letters 62% (20/32) 62% (20/32) 62% (20/32)
U+a720 Latin Extended-D 37% (43/114) 1% (2/114) 5% (6/114)
U+a720 Latin Extended-D 48% (62/129) 42% (55/129) 10% (14/129)
U+a800 Syloti Nagri (0/44) (0/44) (0/44)
U+a830 Common Indic Number Forms (0/10) (0/10) (0/10)
U+a840 Phags-pa (0/56) (0/56) (0/56)
@ -136,6 +138,7 @@ U+a980 Javanese (0/91) (0/91)
U+aa00 Cham (0/83) (0/83) (0/83)
U+aa60 Myanmar Extended-A (0/28) (0/28) (0/28)
U+aa80 Tai Viet (0/72) (0/72) (0/72)
U+ab00 Ethiopic Extended-A (0/33) (0/33) (0/33)
U+abc0 Meetei Mayek (0/56) (0/56) (0/56)
U+ac00 Hangul Syllables (0/0) (0/0) (0/0)
U+d7b0 Hangul Jamo Extended-B (0/72) (0/72) (0/72)
@ -145,7 +148,7 @@ U+dc00 Low Surrogates (0/0) (0/0)
U+e000 Private Use Area (0/0) (0/0) (0/0)
U+f900 CJK Compatibility Ideographs (0/470) (0/470) (0/470)
U+fb00 Alphabetic Presentation Forms 100% (58/58) 12% (7/58) 3% (2/58)
U+fb50 Arabic Presentation Forms-A 16% (98/595) (0/595) 12% (72/595)
U+fb50 Arabic Presentation Forms-A 16% (98/611) (0/611) 11% (72/611)
U+fe00 Variation Selectors 100% (16/16) 100% (16/16) (0/16)
U+fe10 Vertical Forms (0/10) (0/10) (0/10)
U+fe20 Combining Half Marks 57% (4/7) (0/7) (0/7)
@ -162,7 +165,7 @@ U+10190 Ancient Symbols (0/12) (0/12)
U+101d0 Phaistos Disc (0/46) (0/46) (0/46)
U+10280 Lycian (0/29) (0/29) (0/29)
U+102a0 Carian (0/49) (0/49) (0/49)
U+10300 Old Italic (0/35) (0/35) (0/35)
U+10300 Old Italic 100% (35/35) (0/35) (0/35)
U+10330 Gothic (0/27) (0/27) (0/27)
U+10380 Ugaritic (0/31) (0/31) (0/31)
U+103a0 Old Persian (0/50) (0/50) (0/50)
@ -180,10 +183,13 @@ U+10b40 Inscriptional Parthian (0/30) (0/30)
U+10b60 Inscriptional Pahlavi (0/27) (0/27) (0/27)
U+10c00 Old Turkic (0/73) (0/73) (0/73)
U+10e60 Rumi Numeral Symbols (0/31) (0/31) (0/31)
U+11000 Brahmi (0/108) (0/108) (0/108)
U+11080 Kaithi (0/66) (0/66) (0/66)
U+12000 Cuneiform (0/879) (0/879) (0/879)
U+12400 Cuneiform Numbers and Punctuation (0/103) (0/103) (0/103)
U+13000 Egyptian Hieroglyphs (0/1071) (0/1071) (0/1071)
U+16800 Bamum Supplement (0/569) (0/569) (0/569)
U+1b000 Kana Supplement (0/2) (0/2) (0/2)
U+1d000 Byzantine Musical Symbols (0/246) (0/246) (0/246)
U+1d100 Musical Symbols (0/220) (0/220) (0/220)
U+1d200 Ancient Greek Musical Notation (0/70) (0/70) (0/70)
@ -191,11 +197,17 @@ U+1d300 Tai Xuan Jing Symbols 100% (87/87) (0/87)
U+1d360 Counting Rod Numerals (0/18) (0/18) (0/18)
U+1d400 Mathematical Alphanumeric Symbols 11% (117/996) 5% (55/996) 6% (62/996)
U+1f000 Mahjong Tiles (0/44) (0/44) (0/44)
U+1f030 Domino Tiles (0/100) (0/100) (0/100)
U+1f100 Enclosed Alphanumeric Supplement (0/63) (0/63) (0/63)
U+1f200 Enclosed Ideographic Supplement (0/44) (0/44) (0/44)
U+1f030 Domino Tiles 100% (100/100) (0/100) (0/100)
U+1f0a0 Playing Cards 100% (59/59) (0/59) (0/59)
U+1f100 Enclosed Alphanumeric Supplement (0/169) (0/169) (0/169)
U+1f200 Enclosed Ideographic Supplement (0/57) (0/57) (0/57)
U+1f300 Miscellaneous Symbols And Pictographs 0% (4/529) (0/529) (0/529)
U+1f600 Emoticons 80% (51/63) (0/63) (0/63)
U+1f680 Transport And Map Symbols (0/70) (0/70) (0/70)
U+1f700 Alchemical Symbols (0/116) (0/116) (0/116)
U+20000 CJK Unified Ideographs Extension B (0/0) (0/0) (0/0)
U+2a700 CJK Unified Ideographs Extension C (0/0) (0/0) (0/0)
U+2b740 CJK Unified Ideographs Extension D (0/0) (0/0) (0/0)
U+2f800 CJK Compatibility Ideographs Supplement (0/542) (0/542) (0/542)
U+e0000 Tags (0/98) (0/98) (0/98)
U+e0100 Variation Selectors Supplement (0/240) (0/240) (0/240)