@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
module.exports = {
familyName: 'Anek Latin',
fullName: 'Anek Latin Regular',
postscriptName: 'AnekLatin-Regular',
category: 'sans-serif',
capHeight: 1278,
ascent: 1800,
descent: -400,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 978,
xWidthAvg: 838,
subsets: {
latin: {
xWidthAvg: 838
},
thai: {
xWidthAvg: 1160
}
}
};