@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
module.exports = {
familyName: 'Gemunu Libre',
fullName: 'Gemunu Libre Regular',
postscriptName: 'GemunuLibre-Regular',
category: 'sans-serif',
capHeight: 0,
ascent: 884,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 0,
xWidthAvg: 354,
subsets: {
latin: {
xWidthAvg: 354
},
thai: {
xWidthAvg: 631
}
}
};