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

Commit 3eb68be

Browse files
committed
no message
1 parent 44391cb commit 3eb68be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Python Script for Font Manipulation using FontForge Module
44

55
# Please install python-fontforge module first
66

7-
# [minizeFont.py](blob/master/minizeFont.py)
7+
# [minizeFont.py](../../blob/master/minizeFont.py)
88

99
Python script that minimize ttf font by input word list
1010

11-
Use [minifyTC](blob/master/minifyTC) as input word list
11+
Use [minifyTC](../../blob/master/minifyTC) as input word list
1212

1313
Word list format
1414
```
@@ -17,21 +17,21 @@ B
1717
C
1818
```
1919

20-
# [copyReferenceAtoB.py](blob/master/copyReferenceAtoB.py)
20+
# [copyReferenceAtoB.py](../../blob/master/copyReferenceAtoB.py)
2121

2222
Python script that copy glyph 'A' to glyph 'B' by Reference
2323

24-
Use [copyReferenceAtoB](blob/master/copyReferenceAtoB) as input word list
24+
Use [copyReferenceAtoB](../../blob/master/copyReferenceAtoB) as input word list
2525

2626
Word list format (Copy glyph 'A' to glyph 'B', copy glyph 'C' to glyph 'D')
2727
```
2828
A B
2929
C D
3030
```
3131

32-
# [checkMissingGlyph.py](blob/master/checkMissingGlyph.py)
32+
# [checkMissingGlyph.py](../../blob/master/checkMissingGlyph.py)
3333

34-
Check Missing Glyph in word list [missingGlyph](blob/master/missingGlyph)
34+
Check Missing Glyph in word list [missingGlyph](../../blob/master/missingGlyph)
3535

3636
Word list format
3737
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /