@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 339 B
JavaScript
export default {
familyName: 'Wallpoet',
fullName: 'Wallpoet',
postscriptName: 'Wallpoet',
category: 'display',
capHeight: 575,
ascent: 806,
descent: -196,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 440,
xWidthAvg: 615,
subsets: {
latin: {
xWidthAvg: 615
},
thai: {
xWidthAvg: 1015
}
}
};