Package: bdf2sfd
Version: 1.1.9-1
Tags: upstream
The SFD files created by `bdf2sfd` contain a `CreationTime` field set to
the current time. When the environment variable `SOURCE_DATE_EPOCH` is
set, `bdf2sfd` should use it instead of the current time.
If `SOURCE_DATE_EPOCH` is not used instead of the current time the
generated TTF/OTF files will fail to build reproducibility, due to
converters like FontForge (correctly) copying the value of that field
into the generated files.
Regards,
--
Gioele Barabucci