File: spec9a2.fea

package info (click to toggle)
fonttools 4.61.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,588 kB
  • sloc: python: 145,091; xml: 103; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
table BASE {
   HorizAxis.BaseTagList ideo romn;
   HorizAxis.BaseScriptList latn romn -120 0, cyrl romn -120 0, grek romn -120 0, hani ideo -120 0, kana ideo -120 0, hang ideo -120 0;
   HorizAxis.MinMax cyrl dflt -800, 1200;
   # These should be sorted by script, so SRB after RUS (also this comment
   # is part of the test, see https://github.com/fonttools/fonttools/pull/3783#discussion_r1973878772)
   HorizAxis.MinMax cyrl SRB  -999, 999;
   HorizAxis.MinMax cyrl RUS  -1000, 1000;
} BASE;