Created
November 14, 2013 12:20
-
-
Save samyakbhuta/7465904 to your computer and use it in GitHub Desktop.
Merge Subset of the font using Fontforge Native Script.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/local/bin/fontforge | |
# Usage : | |
# ./merge-subsets.pe MyFont.ttf SubsettedGlyphs.ttf.subset | |
# This will create NewMyFont.ttf. | |
Open($1) | |
MergeFonts($2) | |
Generate("New" + $1:r + ".ttf") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My Persian fonts for download are going to be uploaded here. First these 2:
http://shahabsiavash.com/SI47ASH_Sole.ttf
http://shahabsiavash.com/SI47ASH_Sole_B.ttf
These the typeface designs that I did 8 years ago! I was trying to create a new Persian alphabet actually which has isolated glyphs and same ones for each letter (one form for all the 4 initial, medial, final and isolated forms) and also a vertical based glyph typeface like Latin font design.
It is a little hard at first, but it'll get easier. I personally like the Tah glyph (ط) :)
Let me know what you think about them.
فونت های فارسی من برای دانلود. توضیحات رو در بالا بخونید.