blob: b4d87b2c9e0eb727b682f8dbd1d3c173a9e0659e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\defaultfontfeatures[XCharter]
{
Extension = .otf ,
UprightFont = XCharter-Roman,
BoldFont = XCharter-Bold,
ItalicFont = XCharter-Italic,
BoldItalicFont = XCharter-BoldItalic,
SlantedFont = XCharter-Slanted,
BoldSlantedFont = XCharter-BoldSlanted,
SmallCapsFeatures = {Letters=SmallCaps}
}
|