Hello,
I tried to use Kerncheck but the error message appeared as followings.
==
~$ kerncheck -doAll /Users/okano/Desktop/project/Project-Regular.otf -log /Users/okano/Desktop/project/Project-Regular.kc.kc.txt
Loading Adobe Glyph Dict...
Collecting font kern data...
Traceback (most recent call last):
File "/Users/okano/bin/FDK/Tools/osx/../SharedData/FDKScripts/kernCheck.py", line 2009, in <module>
run()
File "/Users/okano/bin/FDK/Tools/osx/../SharedData/FDKScripts/kernCheck.py", line 1988, in run
lookupIndexDict, lookupSequenceDict, fontFlatKernTable = collectKernData(fontPath)
File "/Users/okano/bin/FDK/Tools/osx/../SharedData/FDKScripts/kernCheck.py", line 520, in collectKernData
lookupDict[lookup] = scriptDict[srcScript][scrLang][lookup]
KeyError: None
==
Other tools work fine. kerncheck -u and -h also works well.
I would like to know how to solve this problem.
I installed the latest AFDKO and kernchek version seems v1.5.
I’m using MacOSX 10.6.8 python 2.6.1.
Thanks in advance.
Best regards.
Kunihiko Okano