mirror of
https://github.com/adobe-fonts/source-sans.git
synced 2024-12-26 14:16:03 +01:00
5c94931d49
Adds Medium weight requested by user. (GitHub issue #253) Updates the design of several glyphs to arrive at more compact vertical metrics.
23 lines
599 B
Text
23 lines
599 B
Text
# inlcuded by /SourceSans3/features.fea
|
|
|
|
table head {
|
|
FontRevision 3.052;
|
|
} head;
|
|
|
|
|
|
table hhea {
|
|
# NOTE: The OS/2.winAscent and OS/2.winDescent values are set by MakeOTF and vary depending on the font's bounding box
|
|
Ascender 1000; # Must match OS/2.winAscent for cross-platform consistency
|
|
Descender -326; # Must match OS/2.winDescent for cross-platform consistency
|
|
LineGap 0; # Must be zero for cross-platform consistency
|
|
} hhea;
|
|
|
|
|
|
table BASE {
|
|
HorizAxis.BaseTagList ideo romn;
|
|
HorizAxis.BaseScriptList
|
|
latn romn -170 0,
|
|
grek romn -170 0,
|
|
cyrl romn -170 0,
|
|
DFLT romn -170 0;
|
|
} BASE;
|