@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Pompiere',
fullName: 'Pompiere ',
postscriptName: 'Pompiere-Regular',
category: 'display',
capHeight: 1315,
ascent: 1918,
descent: -543,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 616,
xWidthAvg: 618,
subsets: {
latin: {
xWidthAvg: 618
},
thai: {
xWidthAvg: 1146
}
}
};