@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
export default {
familyName: 'Ramsina',
fullName: 'Ramsina',
postscriptName: 'Ramsina-Regular',
category: 'serif',
capHeight: 864,
ascent: 1560,
descent: -689,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 612,
xWidthAvg: 639,
subsets: {
latin: {
xWidthAvg: 639
},
thai: {
xWidthAvg: 993
}
}
};