diff --git a/README.md b/README.md index 89cfb59..ce0174b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # mac2bdf Convert Mac Font Resource to BDF + +## mac2bdf re-released +Re-release of (abridged and modified) `mac2bdf` core functions under new copyrights and BSD 2-Clause license. + + - https://github.com/skynavga/mac2bdf/blob/main/mac2bdf.c + +## mac2bdf original +Original `mac2bdf` program under original copyright and Metis license as authored by Glenn Adams ([@skynavga](https://github.com/skynavga)). Note that the text of the Metis License is no longer available. + + - https://github.com/skynavga/mac2bdf/blob/main/metis/mac2bdf.c