**Major update:**
* Fix the bug of rare inconsistencies between PostScript name and Mac multilingual PostScript name.
--------------------------------------------------
Pypi users can install through pip directly:
<pre><code>pip install otrebuilder</code></pre>
Other Python users can install through the egg file or tar.gz file provided:
<pre><code>easy_install otrebuilder-1.4.5-py2.7.egg</code></pre>
<pre><code>pip install otrebuilder-1.4.5.tar.gz</code></pre>
64-bit Windows users can download the Windows-x64 build without Python environment.