mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-31 12:27:22 +02:00
40ded7c2f0
[why] All the fonts will have different timestamps, and within each font the creation and modification date might also differ. That is quite confusing and makes automated testing very complicated. [how] Use one date-time for ALL fonts and for creation and modification date in the font file. But do not change the date-time if we already set that somewhere before :-} Also remove the 'special' properitary fontforge timestamp tables FFTM from the patched fonts. This is only possible since FontForge 20th Anniversary Edition. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>