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