Hello, for a few days I have been looking at how to make a git repository to store a free font so that everyone can use it, modify it and redistribute it, the thing is that many have different ways of distributing the source code, and it is not very clear how. Do it in a way that is similar to an open source program. The typography is being made with fontforge, what would be the most optimal way to distribute this font to make it open source?

  • bizdelnick@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    4 months ago

    Store the fontforge file and a Makefile to generate TTF and other formats in git and provide an archive with generated fonts as a release.