File: groups.plist

package info (click to toggle)
fontmake 3.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,980 kB
  • sloc: python: 3,395; sh: 39; makefile: 14; xml: 9
file content (14 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
  <dict>
    <key>nonkerning_group</key>
    <array>
      <string>A</string>
    </array>
    <key>public.kern2.asdf</key>
    <array>
      <string>A</string>
    </array>
  </dict>
</plist>