website: update for v4 release
This commit is contained in:
parent
9d61f04905
commit
8eae4bfbeb
10 changed files with 609 additions and 164 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[
|
||||
{
|
||||
"CFF ": "[present but not decoded]",
|
||||
"GDEF": "[present but not decoded]",
|
||||
"GPOS": "[present but not decoded]",
|
||||
"GSUB": "[present but not decoded]",
|
||||
|
|
@ -56,7 +55,7 @@
|
|||
"usWinAscent": 1984,
|
||||
"usWinDescent": 494,
|
||||
"version": 4,
|
||||
"xAvgCharWidth": 1338,
|
||||
"xAvgCharWidth": 1314,
|
||||
"yStrikeoutPosition": 671,
|
||||
"yStrikeoutSize": 140,
|
||||
"ySubscriptXOffset": 0,
|
||||
|
|
@ -69,29 +68,31 @@
|
|||
"ySuperscriptYSize": 1229
|
||||
},
|
||||
"cmap": "[present but not decoded]",
|
||||
"glyf": "[present but not decoded]",
|
||||
"head": {
|
||||
"checkSumAdjustment": 2400022008,
|
||||
"created": 3776266544,
|
||||
"checkSumAdjustment": 267815186,
|
||||
"created": 3783173853,
|
||||
"flags": [
|
||||
"0: Baseline at y=0",
|
||||
"1: Left sidebearing point at x=0"
|
||||
"1: Left sidebearing point at x=0",
|
||||
"11: Losslessly optimized"
|
||||
],
|
||||
"flags_raw": 3,
|
||||
"flags_raw": 2051,
|
||||
"fontDirectionHint": 2,
|
||||
"fontRevision": 4.0,
|
||||
"glyphDataFormat": 0,
|
||||
"indexToLocFormat": 0,
|
||||
"indexToLocFormat": 1,
|
||||
"lowestRecPPEM": 3,
|
||||
"macStyle": [],
|
||||
"macStyle_raw": 0,
|
||||
"magicNumber": 1594834165,
|
||||
"modified": 3776266567,
|
||||
"modified": 3783173867,
|
||||
"tableVersion": 1.0,
|
||||
"unitsPerEm": 2048,
|
||||
"xMax": 5290,
|
||||
"xMin": -1513,
|
||||
"yMax": 2269,
|
||||
"yMin": -654
|
||||
"yMin": -660
|
||||
},
|
||||
"hhea": {
|
||||
"advanceWidthMax": 5492,
|
||||
|
|
@ -102,14 +103,15 @@
|
|||
"descent": -494,
|
||||
"lineGap": 0,
|
||||
"metricDataFormat": 0,
|
||||
"minLeftSideBearing": -1512,
|
||||
"minRightSideBearing": -963,
|
||||
"numberOfHMetrics": 2637,
|
||||
"minLeftSideBearing": -1513,
|
||||
"minRightSideBearing": -2200,
|
||||
"numberOfHMetrics": 2935,
|
||||
"tableVersion": 65536,
|
||||
"xMaxExtent": 5290
|
||||
},
|
||||
"hmtx": "[present but not decoded]",
|
||||
"id": "font-files/Inter-Regular.otf",
|
||||
"id": "font-files/Inter-Regular.woff2",
|
||||
"loca": "[present but not decoded]",
|
||||
"maxp": "[present but not decoded]",
|
||||
"name": "[present but not decoded]",
|
||||
"names": {
|
||||
|
|
@ -124,29 +126,33 @@
|
|||
"#257": "Disambiguation",
|
||||
"#258": "Round quotes & commas",
|
||||
"#259": "Disambiguation (no slashed zero)",
|
||||
"#260": "Alternate one",
|
||||
"#261": "Open four",
|
||||
"#262": "Open six",
|
||||
"#263": "Open nine",
|
||||
"#264": "Lower-case L with tail",
|
||||
"#265": "Simplified u",
|
||||
"#266": "Alternate German double s",
|
||||
"#267": "Upper-case i with serif",
|
||||
"#268": "Flat-top three",
|
||||
"#269": "Capital G with spur",
|
||||
"#270": "Single-story a",
|
||||
"#271": "Compact f",
|
||||
"#272": "Compact t",
|
||||
"#3 fontId": "4.000;git-4b01ef878;RSMS;Inter-Regular",
|
||||
"#260": "Characters in circles",
|
||||
"#261": "Characters in squares",
|
||||
"#262": "Square punctuation",
|
||||
"#263": "Square quotes",
|
||||
"#264": "Alternate one",
|
||||
"#265": "Open four",
|
||||
"#266": "Open six",
|
||||
"#267": "Open nine",
|
||||
"#268": "Lower-case L with tail",
|
||||
"#269": "Simplified u",
|
||||
"#270": "Alternate German double s",
|
||||
"#271": "Upper-case i with serif",
|
||||
"#272": "Flat-top three",
|
||||
"#273": "Capital G with spur",
|
||||
"#274": "Single-story a",
|
||||
"#275": "Compact f",
|
||||
"#276": "Compact t",
|
||||
"#3 fontId": "4.000;git-bd621042f;RSMS;Inter-Regular",
|
||||
"#4 fullName": "Inter Regular",
|
||||
"#5 version": "Version 4.000;git-4b01ef878",
|
||||
"#5 version": "Version 4.000;git-bd621042f",
|
||||
"#6 postscriptName": "Inter-Regular",
|
||||
"#7 trademark": "Inter UI and Inter is a trademark of rsms.",
|
||||
"#8 manufacturerName": "rsms",
|
||||
"#9 designer": "Rasmus Andersson"
|
||||
},
|
||||
"post": {
|
||||
"formatType": 3.0,
|
||||
"formatType": 2.0,
|
||||
"isFixedPitch": 0,
|
||||
"italicAngle": 0.0,
|
||||
"maxMemType1": 0,
|
||||
|
|
|
|||
Reference in a new issue