File: single_pos_NULL.fea

package info (click to toggle)
fonttools 4.61.1-7~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 27,580 kB
  • sloc: python: 145,091; xml: 103; makefile: 24
file content (8 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Both lookups should result in SinglePos lookup with a ValueFormat 0
lookup test1 {
    pos A <NULL>;
} test1;

lookup test2 {
    pos B' <NULL>;
} test2;