@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
export default {
familyName: 'Texturina',
fullName: 'Texturina Bold',
postscriptName: 'Texturina-Bold',
category: 'serif',
capHeight: 704,
ascent: 1260,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 458,
subsets: {
latin: {
xWidthAvg: 458
},
thai: {
xWidthAvg: 500
}
}
};