OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttx
(Results
1 - 9
of
9
) sorted by null
/external/fonttools/Tools/
ttx
4
from fontTools import
ttx
6
ttx
.main(sys.argv[1:])
/external/fonttools/MetaTools/
roundTrip.py
5
Dump each TT/OT font as a
TTX
file, compile again to TTF or OTF
6
and dump again. Then do a diff on the two
TTX
files. Append problems
8
This is only for testing FontTools/
TTX
, the resulting files are
11
This tool supports some of
ttx
's command line options (-i, -t
12
and -x). Specifying -t or -x implies
ttx
-m <originalfile> on
22
from fontTools import
ttx
39
ttx
.ttDump(ttFile1, xmlFile1, options)
42
ttx
.ttCompile(xmlFile1, ttFile2, options)
44
ttx
.ttDump(ttFile2, xmlFile2, options)
61
print("(
TTX
files are the same)"
[
all
...]
/frameworks/base/tools/layoutlib/rename_font/
test.py
6
We then use
ttx
to dump the new font to its xml and check if rename was successful
15
from fontTools import
ttx
31
ttx
.main([out_path])
build_font_single.py
38
from fontTools import
ttx
85
# the path to the output file. The file name is the fontfilename.
ttx
88
# run
ttx
to generate an xml file in the output folder which represents all
91
ttx
.main(ttx_args)
100
ttx
.main(ttx_args)
108
# Some fonts are too big to be handled by the
ttx
library.
112
# delete the temp
ttx
file is it exists.
build_font.py
37
from fontTools import
ttx
100
# the path to the output file. The file name is the fontfilename.
ttx
104
# run
ttx
to generate an xml file in the output folder which represents all
107
ttx
.main(ttx_args)
116
ttx
.main(ttx_args)
124
# Some fonts are too big to be handled by the
ttx
library.
128
# delete the temp
ttx
file is it exists.
/external/clang/test/Analysis/
taint-tester.c
58
int
ttx
= xy.x; // expected-warning + {{tainted}}
local
/external/fonttools/Lib/fontTools/ttLib/
__init__.py
4
objects and vice versa, and additionally from Python to
TTX
(an XML-based
19
>>> tt.saveXML("afont.
ttx
")
37
>>> tt2.importXML("afont.
ttx
")
100
Additionally, upon importing an
TTX
file, this option cause glyphs
204
tmp = tempfile.TemporaryFile(prefix="
ttx
-fonttools")
227
"""Export the font as
TTX
(an XML-based text file), or as a series of text
291
debugmsg("Done dumping
TTX
")
323
"""Import a
TTX
file (an XML-based text format), so as to recreate
761
table, but it's nice to present it as such in the
TTX
format.
/external/caliper/lib/
joda-time-2.1.jar
/prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar
Completed in 139 milliseconds