Skip to content

Tool for generating a Swift package for a particular font given the font files.

License

Notifications You must be signed in to change notification settings

apparata/mkfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkfont

This is a command line / UI tool for generating Swift Packages from fonts.

License

mkfont is distributed under the MIT license. See LICENSE file for details.

mkfont depends on a few open-source frameworks. See LICENSE file for details.

Installing mkfont

You can use Mint:

$ mint install apparata/mkfont

Usage

CLI tool

Run the following command:

$ mkfont MyFontFileDirectory /tmp/output

UI tool

Run the following command:

$ mkfont ui

Example