Searched refs:ttx (Results 1 – 10 of 10) sorted by relevance
4 mkdir ..\dist\ttx6 …ages\FontTools\fontTools\ttLib;" --icon ttx.ico --out Build C:\Python23\Lib\site-packages\FontTool…7 C:\Python23\Installer\Build.py Build\ttx.spec8 move Build\ttx.exe ..\dist\ttx
8 AppPublisherURL=http://www.letterror.com/code/ttx/9 AppSupportURL=http://www.font.org/software/ttx/10 AppUpdatesURL=http://www.font.org/software/ttx/19 UninstallDisplayIcon={app}\ttx.ico25 Source: ..\dist\ttx\*.*; DestDir: {app}; Flags: ignoreversion promptifolder31 Source: ttx.ico; DestDir: {app}; Flags: ignoreversion promptifolder; AfterInstall: AddFolderToPathV…34 Name: {userdesktop}\ttx.exe; Filename: {app}\ttx.exe; Tasks: desktopicon; IconFilename: {app}\ttx.i…35 Name: {group}\TTX; Filename: {app}\ttx.exe; Tasks: desktopicon; IconFilename: {app}\ttx.ico; IconIn…41 …name: {app}\ttx.exe; WorkingDir: {reg:HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shel…47 Root: HKCR; Subkey: .ttx; ValueType: string; ValueData: {reg:HKCR\.xml,}; Flags: createvalueifdoesn…
9 Pre-compiled versions are hosted at http://www.font.org/software/ttx/22 python setup.py py2exe --icon Windows\ttx.ico --packages encodings
5 then be able to drop .TTF or .OTF files onto the ttx.exe icon to dump the font
22 from fontTools import ttx39 ttx.ttDump(ttFile1, xmlFile1, options)42 ttx.ttCompile(xmlFile1, ttFile2, options)44 ttx.ttDump(ttFile2, xmlFile2, options)78 options = ttx.Options(rawOptions, len(files))
4 from fontTools import ttx6 ttx.main(sys.argv[1:])
3 include Doc/ttx.19 include Windows/ttx.ico
38 - Fixed ttx -l: it turned out this part of the code didn't work with60 replacing the old ones: ttx67 but instead outputs a small .ttx file containing references to the72 can parse the new "mini-ttx" format as output by "ttx -s".124 - Use ".ttx" as file extension instead of ".xml".
49 "ttx" command line tool. This tool can also be used on Windows, but might
58 int ttx = xy.x; // expected-warning + {{tainted}} in taintTracking() local