1 Forks
18 Stars
18 Watchers

UIFont-TTF

UIFont category that allows loading local TrueType font files. This does NOT require defining fonts in the Info.plist file of the project. It is also specifically useful for Cydia Substrate extensions, where modifying the Info.plist is not viable.

How to download and setup UIFont-TTF

Open terminal and run command
git clone https://github.com/terry-au/UIFont-TTF.git
git clone is used to create a copy or clone of UIFont-TTF repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UIFont-TTF https://github.com/terry-au/UIFont-TTF/archive/master.zip

Or simply clone UIFont-TTF with SSH
[email protected]:terry-au/UIFont-TTF.git

If you have some problems with UIFont-TTF

You may open issue on UIFont-TTF support forum (system) here: https://github.com/terry-au/UIFont-TTF/issues