- Notifications
You must be signed in to change notification settings - Fork5
Python Script for Font Manipulation using FontForge Module
License
Kennyl/python-fontforge-script
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python Script for Font Manipulation using FontForge Module
Please install python-fontforge module first as well as PyQt5
Check Missing Glyph in word listmissingGlyphs
Word list format
## start with "##" line will be ignore to readABC
Python script that copy glyph 'A' to glyph 'B' by Reference
UsecopyReferenceAtoB as input word list
Word list format (Copy glyph 'A' to glyph 'B', copy glyph 'C' to glyph 'D')
## start with "##" line will be ignore to readA BC D
Get all TTFs' Chinese Font Name in current folder.
Print out sample.
?.ttf as {chinese_name}_{english_name}
Python script that minimize ttf font by input word list
UseminifyGlyphs as input word list
Word list format
## start with "##" line will be ignore to readABC
About
Python Script for Font Manipulation using FontForge Module
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.