Skip to content

Commit

Permalink
Add result data
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Dec 13, 2024
1 parent 8f8e57f commit ea70388
Show file tree
Hide file tree
Showing 13 changed files with 13,310 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
{
"axes": {
"axes": [
{
"name": "wght",
"label": "wght",
"tag": "wght",
"minValue": 200,
"defaultValue": 200,
"maxValue": 900,
"mapping": [
[
200,
0
],
[
300.018310546875,
0.094970703125
],
[
399.993896484375,
0.21002197265625
],
[
500.01220703125,
0.3599853515625
],
[
599.98779296875,
0.510009765625
],
[
700.006103515625,
0.72998046875
],
[
900,
1
]
]
}
]
},
"customData": {
"fontra.sourceStatusFieldDefinitions": [
{
"color": [
1,
0,
0,
1
],
"isDefault": true,
"label": "In progress",
"value": 0
},
{
"color": [
1,
0.5,
0,
1
],
"label": "Checking-1",
"value": 1
},
{
"color": [
1,
1,
0,
1
],
"label": "Checking-2",
"value": 2
},
{
"color": [
0,
0.5,
1,
1
],
"label": "Checking-3",
"value": 3
},
{
"color": [
0,
1,
0.5,
1
],
"label": "Validated",
"value": 4
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
glyph name;code points
T_2FF0_80B2;
T_2FF1_6708;
T_4EBB_2FF0;
VG_31C0_00;
VG_31C6_00;
VG_4E00_00;
VG_4E00_01;
VG_4E28_00;
VG_4E36_00;
VG_4E3F_01;
uni4FFC;U+4FFC
Loading

0 comments on commit ea70388

Please sign in to comment.