First version of of basic alphabet in regular and black weight
This commit is contained in:
parent
3fb86b2332
commit
2780903346
126 changed files with 3986 additions and 320 deletions
26
Metropolis-Regular.ufo/kerning.plist
Normal file
26
Metropolis-Regular.ufo/kerning.plist
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>C</key>
|
||||
<dict>
|
||||
<key>O</key>
|
||||
<integer>-15</integer>
|
||||
</dict>
|
||||
<key>L</key>
|
||||
<dict>
|
||||
<key>V</key>
|
||||
<integer>-109</integer>
|
||||
</dict>
|
||||
<key>V</key>
|
||||
<dict>
|
||||
<key>A</key>
|
||||
<integer>-89</integer>
|
||||
</dict>
|
||||
<key>Y</key>
|
||||
<dict>
|
||||
<key>e</key>
|
||||
<integer>-114</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in a new issue