Skip to content

Commit 03df197

Browse files
committed
Link to gap-analysis information
1 parent 8306666 commit 03df197

2 files changed

Lines changed: 129 additions & 42 deletions

File tree

index-data/data.json

Lines changed: 103 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ vertical_text = {
6262

6363

6464
"gap_analysis": [
65-
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap"],
66-
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap"],
67-
["Dutch","http://w3c.github.io/typography/gap-analysis/docs/latn-nl"],
68-
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap"],
69-
["Hungarian","http://w3c.github.io/typography/gap-analysis/docs/latn-hu"],
70-
["Japanese","https://w3c.github.io/jlreq/gap-analysis/"],
71-
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap"]
65+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#vertical"],
66+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#vertical"],
67+
["Dutch","http://w3c.github.io/typography/gap-analysis/docs/latn-nl#vertical"],
68+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#vertical"],
69+
["Hungarian","http://w3c.github.io/typography/gap-analysis/docs/latn-hu#vertical"],
70+
["Japanese","https://w3c.github.io/jlreq/gap-analysis/#vertical"],
71+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#vertical"]
7272
]
7373
}
7474

@@ -123,7 +123,7 @@ bidi_text = {
123123

124124

125125
"gap_analysis": [
126-
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/"]
126+
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/#bidi"]
127127
]
128128
}
129129

@@ -171,9 +171,9 @@ fonts = {
171171

172172

173173
"gap_analysis": [
174-
["Cherokee","http://w3c.github.io/typography/gap-analysis/docs/cher"],
175-
["Chinese","https://w3c.github.io/clreq/gap-analysis/"],
176-
["Javanese","https://w3c.github.io/sealreq/gap-analysis/java-gap"]
174+
["Cherokee","http://w3c.github.io/typography/gap-analysis/docs/cher#fonts"],
175+
["Chinese","https://w3c.github.io/clreq/gap-analysis/#fonts"],
176+
["Javanese","https://w3c.github.io/sealreq/gap-analysis/java-gap#fonts"]
177177
]
178178
}
179179

@@ -219,7 +219,7 @@ font_style = {
219219

220220

221221
"gap_analysis": [
222-
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/"]
222+
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/#fontstyle"]
223223
]
224224
}
225225

@@ -255,7 +255,7 @@ glyphs = {
255255

256256

257257
"gap_analysis": [
258-
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/"]
258+
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/#glyphs"]
259259
]
260260
}
261261

@@ -291,7 +291,7 @@ cursive = {
291291

292292

293293
"gap_analysis": [
294-
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/"]
294+
["Arabic & Persian","https://w3c.github.io/alreq/gap-analysis/#cursive"]
295295
]
296296
}
297297

@@ -337,8 +337,11 @@ transforms = {
337337

338338

339339
"gap_analysis": [
340-
["Cherokee","http://w3c.github.io/typography/gap-analysis/docs/cher"],
341-
["Dutch","http://w3c.github.io/typography/gap-analysis/docs/latn-nl"]
340+
["Cherokee","http://w3c.github.io/typography/gap-analysis/docs/cher#transforms"],
341+
["Dutch","http://w3c.github.io/typography/gap-analysis/docs/latn-nl#transforms"],
342+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#transforms"],
343+
["Greek","http://w3c.github.io/typography/gap-analysis/docs/el-gap/#transforms"],
344+
["Japanese","https://w3c.github.io/jlreq/gap-analysis/#transforms"]
342345
]
343346
}
344347

@@ -385,6 +388,13 @@ boundaries = {
385388

386389

387390
"gap_analysis": [
391+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#boundaries"],
392+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#boundaries"],
393+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#boundaries"],
394+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#boundaries"],
395+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#boundaries"],
396+
["Javanese","https://w3c.github.io/sealreq/gap-analysis/java-gap#boundaries"],
397+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#boundaries"]
388398
]
389399
}
390400

@@ -528,6 +538,15 @@ text_decoration = {
528538

529539

530540
"gap_analysis": [
541+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#textdecor"],
542+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#textdecor"],
543+
["Chinese","https://w3c.github.io/clreq/gap-analysis/#textdecor"],
544+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#textdecor"],
545+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#textdecor"],
546+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#textdecoration"],
547+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#textdecor"],
548+
["Japanese","https://w3c.github.io/jlreq/gap-analysis/#textdecor"],
549+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#textdecor"]
531550
]
532551
}
533552

@@ -586,6 +605,19 @@ quotations = {
586605

587606

588607
"gap_analysis": [
608+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#quotations"],
609+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#quotations"],
610+
["Chinese","https://w3c.github.io/clreq/gap-analysis/#quotations"],
611+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#quotations"],
612+
["Dutch","http://w3c.github.io/typography/gap-analysis/docs/latn-nl#quotations"],
613+
["Greek","http://w3c.github.io/typography/gap-analysis/docs/el-gap/#quotations"],
614+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#quotations"],
615+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#quotations"],
616+
["Hungarian","http://w3c.github.io/typography/gap-analysis/docs/latn-hu#quotations"],
617+
["Japanese","https://w3c.github.io/jlreq/gap-analysis/#quotations"],
618+
["Javanese","https://w3c.github.io/sealreq/gap-analysis/java-gap#quotations"],
619+
["Lao","https://w3c.github.io/sealreq/gap-analysis/laoo-gap#quotations"],
620+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#quotations"]
589621
]
590622
}
591623

@@ -664,6 +696,9 @@ inline_notes = {
664696

665697

666698
"gap_analysis": [
699+
["Chinese","https://w3c.github.io/clreq/gap-analysis/#inlinenotes"],
700+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#ruby"],
701+
["Japanese","https://w3c.github.io/jlreq/gap-analysis/#inlinenotes"]
667702
]
668703
}
669704

@@ -693,6 +728,13 @@ numbers = {
693728

694729

695730
"gap_analysis": [
731+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#numbers"],
732+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#numbers"],
733+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#numbers"],
734+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#numbers"],
735+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#numbers"],
736+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#numbers"],
737+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#numbers"]
696738
]
697739
}
698740

@@ -776,6 +818,12 @@ line_breaking = {
776818

777819

778820
"gap_analysis": [
821+
["Chinese","https://w3c.github.io/clreq/gap-analysis/#linebreak"],
822+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#linebreak"],
823+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#linebreak"],
824+
["Javanese","https://w3c.github.io/sealreq/gap-analysis/java-gap#linebreak"],
825+
["Khmer","https://w3c.github.io/sealreq/gap-analysis/khmr-gap#linebreak"],
826+
["Lao","https://w3c.github.io/sealreq/gap-analysis/laoo-gap#linebreak"]
779827
]
780828
}
781829

@@ -823,6 +871,10 @@ hyphenation = {
823871

824872

825873
"gap_analysis": [
874+
["Devanagari","https"],
875+
["Dutch","https://w3c.github.io/typography/gap-analysis/docs/latn-nl#hyphenation"],
876+
["Hungarian","http://w3c.github.io/typography/gap-analysis/docs/latn-hu#hyphenation"],
877+
["Javanese","https://w3c.github.io/sealreq/gap-analysis/java-gap#hyphenation"]
826878
]
827879
}
828880

@@ -930,6 +982,9 @@ justification = {
930982

931983

932984
"gap_analysis": [
985+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#justification"],
986+
["Dutch","https://w3c.github.io/typography/gap-analysis/docs/latn-nl#justification"],
987+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#justification"]
933988
]
934989
}
935990

@@ -980,6 +1035,14 @@ spacing = {
9801035

9811036

9821037
"gap_analysis": [
1038+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#spacing"],
1039+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#spacing"],
1040+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#spacing"],
1041+
["Dutch","https://w3c.github.io/typography/gap-analysis/docs/latn-nl#spacing"],
1042+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#spacing"],
1043+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#spacing"],
1044+
["Khmer","https://w3c.github.io/sealreq/gap-analysis/khmr-gap#spacing"],
1045+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#spacing"]
9831046
]
9841047
}
9851048

@@ -1024,6 +1087,17 @@ lists = {
10241087

10251088

10261089
"gap_analysis": [
1090+
["Arabic","https://w3c.github.io/alreq/gap-analysis/#counters"],
1091+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#counters"],
1092+
["Chinese","https://w3c.github.io/clreq/gap-analysis/#counters"],
1093+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#counters"],
1094+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#counters"],
1095+
["Greek","https://w3c.github.io/typography/gap-analysis/docs/el-gap/#counters"],
1096+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#counters"],
1097+
["Japanese","https://w3c.github.io/jlreq/gap-analysis/#counters"],
1098+
["Khmer","https://w3c.github.io/sealreq/gap-analysis/khmr-gap#counters"],
1099+
["Lao","https://w3c.github.io/sealreq/gap-analysis/laoo-gap#counters"],
1100+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#counters"]
10271101
]
10281102
}
10291103

@@ -1075,6 +1149,12 @@ initials = {
10751149

10761150

10771151
"gap_analysis": [
1152+
["Arabic","https"],
1153+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#initialletter"],
1154+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#initialletter"],
1155+
["Dutch","https://w3c.github.io/typography/gap-analysis/docs/latn-nl#initialletter"],
1156+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#initialletter"],
1157+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#initialletter"]
10781158
]
10791159
}
10801160

@@ -1124,6 +1204,11 @@ baselines = {
11241204

11251205

11261206
"gap_analysis": [
1207+
["Bengali","https://w3c.github.io/iip/gap-analysis/beng-gap#baselines"],
1208+
["Devanagari","https://w3c.github.io/iip/gap-analysis/deva-gap#baselines"],
1209+
["Gujarati","https://w3c.github.io/iip/gap-analysis/guju-gap#baselines"],
1210+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#baselines"],
1211+
["Tamil","https://w3c.github.io/iip/gap-analysis/taml-gap#baselines"]
11271212
]
11281213
}
11291214

@@ -1266,6 +1351,7 @@ footnotes_etc = {
12661351

12671352

12681353
"gap_analysis": [
1354+
["Gurmukhi","https://w3c.github.io/iip/gap-analysis/guru-gap#notes"]
12691355
]
12701356
}
12711357

@@ -1311,6 +1397,7 @@ headers_footers = {
13111397

13121398

13131399
"gap_analysis": [
1400+
["Ethiopic","https://w3c.github.io/elreq/gap-analysis/#pageheaders"],
13141401
]
13151402
}
13161403

0 commit comments

Comments
 (0)