question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to set output file with `ttx -m`

See original GitHub issue

Executing ttx -m font.ttf extratables.ttx will create extratables.ttf in the same directory. Can you pass a different path and filename? Adding -o newfont.ttf results in an ERROR: Must specify exactly one TTX source file when using -m error.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
anthrotypecommented, Jan 27, 2017

good point. -o should work, if it doesn’t it’s a bug and we shall fix it. thanks!

0reactions
anthrotypecommented, Jan 30, 2017

No worries, I myself would have expected it to work regardless of the order. If/when we unify/convert the commandline interface to use argparse you should be able to write the options and positional arguments in any order.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ttx — fontTools Documentation - Read the Docs
TTX detects what kind of files it is fed: it will output a .ttx file when it ... When using TTX from the...
Read more >
fonttools/ttx.py at main - GitHub
-m Merge with TrueType-input-file: specify a TrueType or. OpenType font file to be merged with the TTX file. This. option is only valid...
Read more >
Working with ttx files - Google Groups
My recommendation is to request the sender to Analyze the TTX in workbench, export unknown as RTF, and send the resulting file for...
Read more >
Specifying output files - IBM
Table 1. Compile options that provide output file names. Output File Type, Compiler Option. Object Module, OBJECT(filename). Listing File, SOURCE (filename) ...
Read more >
ttx — tool for manipulating TrueType and OpenType fonts
ttx is a tool for manipulating TrueType and OpenType fonts. It can convert TrueType and OpenType fonts to and from an XML-based format...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found