fonttools/ttffile.reg
Just 9b79e52328 renamed tt2xml.pt to ttDump.py and xml2tt.py to ttCompile.py
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@60 4cde692c-a291-49d1-8350-778aa11640f8
2000-01-17 18:49:34 +00:00

15 lines
401 B
Reg

REGEDIT4
[HKEY_CLASSES_ROOT\ttffile\shell\Convert to TTX]
@="Convert to XML"
[HKEY_CLASSES_ROOT\ttffile\shell\Convert to XML\command]
@="start.exe \"C:\\Program Files\\f\\TTX\\ttDump.py\" \"%1\""
[HKEY_CLASSES_ROOT\xmlfile\shell\Convert to TTF]
@="Convert to TrueType font"
[HKEY_CLASSES_ROOT\xmlfile\shell\Convert to TTF\command]
@="start.exe \"C:\\Program Files\\f\\TTX\\ttCompile.py\" \"%1\""