Iosevka/font-src/gen/empty-font.js

122 lines
2.3 KiB
JavaScript

"use strict";
module.exports = function () {
return {
head: {
checkSumAdjustment: 369537602,
flags: 11,
fontDirectionHint: 2,
fontRevision: 1,
glyphDataFormat: 0,
indexToLocFormat: 0,
lowestRecPPEM: 8,
macStyle: 0,
magickNumber: 1594834165,
created: 3562553439,
modified: 3562553439,
unitsPerEm: 1000,
version: 1,
xMax: 306,
xMin: 34,
yMax: 682,
yMin: 0
},
hhea: {
advanceWidthMax: 374,
ascender: 812,
caretOffset: 0,
caretSlopeRise: 1,
caretSlopeRun: 0,
descender: -212,
lineGap: 92,
metricDataFormat: 0,
minLeftSideBearing: 34,
minRightSideBearing: 68,
numOfLongHorMetrics: 1,
reserved0: 0,
reserved1: 0,
reserved2: 0,
reserved3: 0,
version: 1,
xMaxExtent: 306
},
OS_2: {
achVendID: "BE5N",
panose: {
bFamilyType: 2,
bSerifStyle: 0,
bWeight: 5,
bProportion: 9,
bContrast: 3,
bStrokeVariation: 0,
bArmStyle: 0,
bLetterform: 0,
bMidline: 0,
bXHeight: 4
},
fsSelection: 192,
fsType: 0,
sCapHeight: 0,
sFamilyClass: 0,
sTypoAscender: 812,
sTypoDescender: -212,
sTypoLineGap: 92,
sxHeight: 792,
ulUnicodeRange1: 1,
ulUnicodeRange2: 268435456,
ulUnicodeRange3: 0,
ulUnicodeRange4: 0,
usBreakChar: 32,
usDefaultChar: 0,
usFirstCharIndex: 0,
usLastCharIndex: 0,
usMaxContext: 1,
usWeightClass: 400,
usWidthClass: 5,
usWinAscent: 812,
usWinDescent: 212,
version: 4,
xAvgCharWidth: 500,
yStrikeoutPosition: 265,
yStrikeoutSize: 51,
ySubscriptXOffset: 0,
ySubscriptXSize: 665,
ySubscriptYOffset: 143,
ySubscriptYSize: 716,
ySuperscriptXOffset: 0,
ySuperscriptXSize: 665,
ySuperscriptYOffset: 491,
ySuperscriptYSize: 716,
ulCodePageRange1: 0x2000011f,
ulCodePageRange2: 0xc4000000
},
post: {
version: 2,
isFixedPitch: false,
italicAngle: 0,
underlinePosition: -50,
underlineThickness: 50,
minMemType42: 0,
maxMemType42: 0,
minMemType1: 0,
maxMemType1: 0
},
maxp: {
version: 1.0,
numGlyphs: 0,
maxPoints: 0,
maxContours: 0,
maxCompositePoints: 0,
maxCompositeContours: 0,
maxZones: 2,
maxTwilightPoints: 0,
maxStorage: 0,
maxFunctionDefs: 0,
maxInstructionDefs: 0,
maxStackElements: 0,
maxSizeOfInstructions: 0,
maxComponentElements: 0,
maxComponentDepth: 0
}
};
};