-
Notifications
You must be signed in to change notification settings - Fork 475
[ttx] Use ttx file modification time for font "modified" timestamp #46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
So far seems like people are supportive of this change. |
behdad
added a commit
that referenced
this issue
May 1, 2014
Currently the timestamp will be again modified by default. There is no option to use the font "modified" timestamp. Need to reopen the issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I like to add a mode to ttx, such that when converting a ttx file to a font,
the timestamp of the the ttx file be used as the "modified" field in the font
head table. Currently the "current time" is used.
With that mode, compiling the same ttx file without modifying it, will always
result in the same ttf file. That's useful at least for testing.
Not sure whether this should be default. Asked people on the list for their preference.
The text was updated successfully, but these errors were encountered: