What is “t1utils” Package?
Command-line tools for dealing with Type 1 fonts
For more details: https://www.lcdf.org/type/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install t1utils.
brew install t1utils
Now, use t1utils!
Leave a Reply
You must be logged in to post a comment.