File: kerning.fea

package info (click to toggle)
fonts-smc-meera 7.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,704 kB
  • sloc: python: 136; makefile: 46; xml: 32; sh: 16
file content (38 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

# GPOS 


lookup kernHorizontalKerninglookup0 {
  lookupflag 0;
    pos xx quotesingle 400;
    pos xx quotedbl 400;
    pos xx quoteleft 400;
    pos xx quoteright 400;
    pos xx quotedblleft 400;
    pos xx quotedblright 400;
    pos xx parenleft 200;
    pos xx parenright 400;
} kernHorizontalKerninglookup0;

feature kern {

 script DFLT;
     language dflt ;
      lookup kernHorizontalKerninglookup0;

 script latn;
     language dflt ;
      lookup kernHorizontalKerninglookup0;

 script mlm2;
     language dflt ;
      lookup kernHorizontalKerninglookup0;

 script mlym;
     language dflt ;
      lookup kernHorizontalKerninglookup0;
} kern;
#Mark attachment classes (defined in GDEF, used in lookupflags)
@nomark = [  ];