Remove TTVendorCode. Not sure if "NONE" is a valid one, but here it is.

This commit is contained in:
Erik van Blokland 2017-10-25 11:36:23 +02:00
parent 5408815f09
commit f726d88bcb
2 changed files with 7 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<key>trademark</key>
<string>NO TRADEMARKS</string>
<key>ttVendor</key>
<string>LTTR</string>
<string>NONE</string>
<key>ttVersion</key>
<string>Version 1.000;PS development 5;hotconv 1.0.38</string>
<key>unitsPerEm</key>

View File

@ -0,0 +1,6 @@
<?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>
</dict>
</plist>