Skip to content

Commit f972e88

Browse files
committed
Major Update 2.031
1 parent b59c812 commit f972e88

36 files changed

+1259036
-1309899
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
*.inf
88
*.afm
99
*.pfm
10+
*.fpr
1011
*.bak
11-
#OTF Folder
12-
OTF/
12+
#Binary Folders
13+
OTF/
14+
TTF/

Copyright.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
Copyright (c) 2013-2014 Ek Type (www.ektype.in)
22

33
Licensed under the SIL Open Font License 1.1 (http://scripts.sil.org/OFL).
4-
5-
Ek is a trademark of Ek Type.

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,8 @@ The build process used by Ek Type is as follows:
6464

6565
4. Type the following commands in the Command prompt window. Make sure that the AFDKO directory is included in your path.
6666

67-
`tx -t1 EkMukta-Regular.ttf > EkMukta-Regular.pfa`
68-
69-
This will convert the `.ttf` font to a `.pfa` font.
70-
7167
Use `maketof -h` to view the options available to you; choose the options you want as per your needs. We generally use
72-
`makeotf -f EkMukta-Regular.pfa -o EkMukta-Regular.otf -r -S -shw -ga -gs -rev`
73-
74-
to generate the release version of the font.
68+
`makeotf -f EkMukta-Regular-fl.ttf -o EkMukta-Regular.ttf -r -S -rev` to generate the release version of the font.
7569

7670
### Branches and Pull Requests
7771

Source/Bold/EkMukta-Bold.vfb

-12.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)