/[svn]/doc/tmpl/fonts/ekmukta/README.md
ViewVC logotype

Contents of /doc/tmpl/fonts/ekmukta/README.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2732 - (show annotations) (download)
Sun Apr 26 20:54:00 2015 UTC (8 years, 11 months ago) by schoenebeck
File size: 5674 byte(s)
* Initial import of doc.linuxsampler.org.

1 # Ek Mukta
2
3 Ek Mukta is a Unicode compliant, versatile, contemporary, humanist, mono-linear typeface available in seven weights, supporting Devanagari and Latin scripts. This type family is a libre licensed version the Ek multi-script family, an ongoing project to develop a unified type family for each Indian script. The goal is to build one harmonious family across all Indian scripts without letting the visual features of one script dominate over others. This ensures that the fonts can be used successfully for both single and multi-script purposes. This project is led by [Ek Type](http://ektype.in/), a collective of type designers based in Mumbai focused on designing contemporary Indian typefaces.
4
5 Ek Mukta was designed by [Girish Dalvi](http://www.idc.iitb.ac.in/~girish/) and [Yashodeep Gholap](http://www.yashodeepgholap.com/), with extensive support from [Noopur Datye, Sarang Kulkarni and Maithili Shingre](http://ektype.in/). We would like to thank Vinay Saynekar, Santosh Kshirsagar, Shubhanand Jog, Yogesh Jahargirdar, Pradnya Naik, Snehal Patil, Pallavi Karambelkar, and Omkar Shende for their suggestions and feedback during the font design process. We would also like to thank faculty and friends from the Industrial Design Centre, IIT Bombay and from Sir J J Institute of Applied Art for their support and encouragement.
6
7 A short demonstration on the possibilities of using Indic web fonts on the web can be seen here. [Demonstration on how to use Devanagari on the web using Web Fonts and Ek Mukta)](http://www.idc.iitb.ac.in/~girish/demo/).
8
9 ## License
10
11 Ek Mukta is licensed under the SIL Open Font License v1.1 (<http://scripts.sil.org/OFL>)
12
13 To view the copyright and specific terms and conditions please refer to [OFL.txt](https://github.com/girish-dalvi/Ek-Mukta/blob/master/OFL.txt)
14
15 ## Downloading font binaries (TTF files)
16
17 Find binary releases on <https://github.com/girish-dalvi/Ek-Mukta/releases>
18
19 The font binaries are not directly part of this repository, as it only contains source files; however, the binaries are directly built from the ttx files in the `TTX` directory.
20
21 ## How do I install the font on my computer?
22
23 First download the font binaries (TTF files) from the master branch, then follow the instructions given below.
24
25 - [Windows](http://windows.microsoft.com/en-us/windows-vista/install-or-uninstall-fonts)
26
27 - [GNU/Linux](http://lmgtfy.com/?q=how+to+install+fonts+in+linux)
28
29 - [Mac OS X](http://support.apple.com/kb/HT2509)
30
31 ## Getting Involved
32
33 Would you like to contribute to the development of this font? Here is how **you** can help:
34
35 1. Tell us about any bugs you find, or enhancements you would like to see
36
37 2. Contribute directly to the fonts. In this repository we provide the complete set of source files that we use ourselves to develop the fonts. If you with to contribute directly, please see below how we build the fonts and follow our build process so that we can easily include your contribution, and follow the Github pull request process to send your contribution.
38
39 ### Bug Reports
40
41 Send us bug reports, feature enhancements or glyph requests, using the [Github Issue Tracker](https://github.com/girish-dalvi/Ek-Mukta/issues/). Here are a few tips:
42
43 - Bugs must be isolated and reproducible problems that we can fix. This means telling us step by step how we can produce the bug.
44
45 - Search for existing issues. We do not want duplicate issues, and you'll help us out a lot by first checking if someone else has reported the same issue.
46
47 - Share as much information as possible. Include your operating system and its version, what application(s) you found the problem with and their version, etc.
48
49 ## Building the font from source
50
51 The build process used by Ek Type is as follows:
52
53 1. Make changes in FontLab `.vfb` file
54
55 2. Generate the `.ttf` file
56
57 3. Open the `.ttf` file in VOLT, import the appropriate `.vtp` file
58
59 4. Make changes if required in the `.vtp` file.
60
61 5. Ship the font from VOLT
62
63 6. Run ttfautohint using the batch file. `$ Autohint.bat`
64
65 This requires the following programs:
66
67 - **[Fontlab Studio](http://www.fontlab.com/font-editor/fontlab-studio/):** `.vfb` design files are used by this font editor, for Windows and Mac from the Fontlab company with a proprietary license and requiring a license fee from each user.
68
69 - **[VOLT](http://www.microsoft.com/typography/VOLT.mspx):** `.vtp` files are used with this OpenType Layout (GPOS, GSUB) table editor, for Windows from Microsoft, with a proprietary license and free of charge
70
71 - **[MS CacheTT](http://www.microsoft.com/typography/tools/tools.aspx):** Font engineering tool for VDMX, hdmx and LTSH tables, for Windows from Microsoft, with a proprietary license and free of charge
72
73 - **[ttfautohint](http://www.freetype.org/ttfautohint/):** Auto-hinter, for all platforms, from the Freetype Project, with a libre license
74
75 ### Branches and Pull Requests
76
77 To learn more about Pull Requests, see Github's great article on [using pull requests](https://help.github.com/articles/using-pull-requests) and play the [interactive learning game](http://try.github.com) that takes around 15 minutes to complete.
78
79 - `master` is the latest, stable, tested version
80
81 - Add your name to the contributors file
82
83 - Explain in the pull request how you have tested your contribution
84
85 ### Roadmap
86
87 - Port the OpenType Layout code to [Adobe Feature File format](http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html)
88
89 - Port the build process to the [Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html)

  ViewVC Help
Powered by ViewVC