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.

[subset] --recalc-timestamp does not work in OTF

See original GitHub issue

In pyftsubset --help, timestamp options are described as follows:

  --recalc-timestamp
      Set font 'modified' timestamp to current time.
  --no-recalc-timestamp
      Do not modify font 'modified' timestamp. [default]

But actually pyftsubset seems to never recalc timestamp, even if --recalc-timestamp is set.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
justvanrossumcommented, Feb 21, 2017

Or it could be done by TTFont().save(), TTFont has the same problem of not recalculating the time stamp when head was not loaded.

1reaction
anthrotypecommented, Feb 21, 2017

maybe the subsetter should decompile head whenever --recalc-timestamp option is passed, so it will get recompiled with the updated timestamp.

Read more comments on GitHub >

github_iconTop Results From Across the Web

subset — fontTools Documentation - Read the Docs
pyftsubset is an OpenType font subsetter and optimizer, based on fontTools. It accepts any TT- or CFF-flavored OpenType (.otf or .ttf) or WOFF...
Read more >
glyphhanger/pyftsubsethelp.txt at master - GitHub
pyftsubset is an OpenType font subsetter and optimizer, based on fontTools. ... Do not add glyphs 0, 1, 2, and 3 to the...
Read more >
Mobile App FAQ | Orangetheory Fitness
Have questions about our Orangetheory Fitness App? View our frequently asked questions and answers regarding our mobile fitness apps to learn more.
Read more >
Orangetheory Fitness Sunset Valley - Home | Facebook
Orangetheory Fitness is the leading high intensity training gym. Our innovative workouts make us a... 5601 Brodie Lane, Sunset Valley, TX 78745.
Read more >
Orangetheory Sunset Valley (@otfsunsetvalley) • Instagram ...
otfsunsetvalley. Follow. Orangetheory Sunset Valley ... SCHEDULE CHANGE Tomorrow, 11/25, we will NOT have our 5 ... Show More Posts from...
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