Merge pull request #24 from samyakbhuta/master
Moving README.txt to README.md
This commit is contained in:
commit
2ee85985e4
34
README.md
Normal file
34
README.md
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
### What it is ?
|
||||||
|
|
||||||
|
Quoting from [TTX/FontTools Sourceforge Project](http://sourceforge.net/projects/fonttools/)
|
||||||
|
> a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
|
### Quick start
|
||||||
|
|
||||||
|
```python setup.py install```
|
||||||
|
|
||||||
|
From your command line type the above command to get fontools installed on your system.
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
See [install.txt](https://github.com/behdad/fonttools/blob/master/Doc/install.txt) in the 'Doc' subdirectory for instructions on how to build and install TTX/FontTools from the sources.
|
||||||
|
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
#### What is TTX ?
|
||||||
|
|
||||||
|
See [documentation.html](https://github.com/behdad/fonttools/blob/master/Doc/documentation.html) in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.
|
||||||
|
|
||||||
|
### Community
|
||||||
|
* https://groups.google.com/d/forum/fonttools
|
||||||
|
|
||||||
|
### License
|
||||||
|
|
||||||
|
See "LICENSE.txt" for licensing information.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Have fun!
|
||||||
|
|
||||||
|
Just van Rossum <just@letterror.com>
|
13
README.txt
13
README.txt
@ -1,13 +0,0 @@
|
|||||||
See the file "documentation.html" in the "Doc" subdirectory for TTX
|
|
||||||
usage instructions and information about the TTX file format.
|
|
||||||
|
|
||||||
See the file "install.txt" in the "Doc" subdirectory for instructions
|
|
||||||
how to build and install TTX/FontTools from the sources.
|
|
||||||
|
|
||||||
Quick start: run python setup.py install from the command line.
|
|
||||||
|
|
||||||
See the file "LICENSE.txt" for licensing info.
|
|
||||||
|
|
||||||
Have fun!
|
|
||||||
|
|
||||||
Just van Rossum <just@letterror.com>
|
|
Loading…
x
Reference in New Issue
Block a user