-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add description of new and original code.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |