Home
last modified time | relevance | path

Searched refs:ttx (Results 1 – 10 of 10) sorted by relevance

/external/fonttools/Windows/
Dmcmillan.bat4 mkdir ..\dist\ttx
6 …ages\FontTools\fontTools\ttLib;" --icon ttx.ico --out Build C:\Python23\Lib\site-packages\FontTool…
7 C:\Python23\Installer\Build.py Build\ttx.spec
8 move Build\ttx.exe ..\dist\ttx
Dfonttools-win-setup.iss8 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.ico
25 Source: ..\dist\ttx\*.*; DestDir: {app}; Flags: ignoreversion promptifolder
31 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…
DREADME.TXT9 Pre-compiled versions are hosted at http://www.font.org/software/ttx/
22 python setup.py py2exe --icon Windows\ttx.ico --packages encodings
Dfonttools-win-setup.txt5 then be able to drop .TTF or .OTF files onto the ttx.exe icon to dump the font
/external/fonttools/MetaTools/
DroundTrip.py22 from fontTools import ttx
39 ttx.ttDump(ttFile1, xmlFile1, options)
42 ttx.ttCompile(xmlFile1, ttFile2, options)
44 ttx.ttDump(ttFile2, xmlFile2, options)
78 options = ttx.Options(rawOptions, len(files))
/external/fonttools/Tools/
Dttx4 from fontTools import ttx
6 ttx.main(sys.argv[1:])
/external/fonttools/
DMANIFEST.in3 include Doc/ttx.1
9 include Windows/ttx.ico
/external/fonttools/Doc/
Dchanges.txt38 - Fixed ttx -l: it turned out this part of the code didn't work with
60 replacing the old ones: ttx
67 but instead outputs a small .ttx file containing references to the
72 can parse the new "mini-ttx" format as output by "ttx -s".
124 - Use ".ttx" as file extension instead of ".xml".
Dinstall.txt49 "ttx" command line tool. This tool can also be used on Windows, but might
/external/clang/test/Analysis/
Dtaint-tester.c58 int ttx = xy.x; // expected-warning + {{tainted}} in taintTracking() local