Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add description of new and original code.
  • Loading branch information
skynavga authored Aug 16, 2021
1 parent e5034c5 commit d7bf27b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d7bf27b

Please sign in to comment.