Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

smilingpoplar/font-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font-Extractor for iPhone Apps

A script to:

  1. extract unique chars from Localizable.strings or any text file
  2. extract a font subset using font-optimizer
  3. set its font family as the outputfile name

Usage:

./font-extractor.py [stringsfile|textfile] [inputfile.ttf] [outputfile.ttf]

Then you can add the custom font to your app

XXX: If you use xcode for editing, verify the .strings content in Source Code mode (find the file in Project Navigator: Right Click->Open As->Source Code).

About

extract a subset of ttf font

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages