1
0
Fork 0
mirror of https://github.com/adobe-fonts/source-sans.git synced 2024-12-30 14:26:16 +01:00
adobe-source-sans/familyTables.fea
Paul D. Hunt ada053aaa1 Source Sans 3, version 32 —
Checks in master UFOs with the following changes:
• Adds anchors to all Lslash characters.
• Adds Hdot & Hcaron for Lakota language support.
• Adds unicode values to superior letters.
• Harmonizes anchor positions, mostly height alignments
2021-01-27 15:48:20 +11:00

25 lines
601 B
Text

# inlcuded by /SourceSans3/features.fea
table head {
FontRevision 3.032;
} 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 1024; # Must match OS/2.winAscent for cross-platform consistency
Descender -400; # 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;