Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python Script for Font Manipulation using FontForge Module

License

NotificationsYou must be signed in to change notification settings

Kennyl/python-fontforge-script

Repository files navigation

Python Script for Font Manipulation using FontForge Module

Build Status

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

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp