@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Epilogue',
fullName: 'Epilogue Regular',
postscriptName: 'Epilogue-Regular',
category: 'sans-serif',
capHeight: 1475,
ascent: 1580,
descent: -470,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1062,
xWidthAvg: 990,
subsets: {
latin: {
xWidthAvg: 990
},
thai: {
xWidthAvg: 669
}
}
};