Otrebuilder

Latest version: v1.5.6

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.5.0r

**Major updates:**
* Fix potential fsSelection collisions when adding style-links.
* Split --otf2ttf <targetUPM> into two options: --otf2ttf and --UPM <targetUPM>, so otRebuilder now can scale UPM separately.
* Add common OpenType layout support for UPM scaling: `BASE`, `GPOS` and `JSTF`.
* Minor bug fixes.

--------------------------------------------------

Pypi users can install through pip directly (online):
<pre><code>pip install otrebuilder</code></pre>

Other Python users can install through the egg file or tar.gz file provided (offline):
<pre><code>easy_install otrebuilder-1.5.0-py2.7.egg</code></pre>
<pre><code>pip install otrebuilder-1.5.0.tar.gz</code></pre>

64-bit Windows users can download the Windows-x64 build without Python environment.
64-bit macOS users can also download the macOS-x64 build without Python environment.

1.4.11r

**Major updates:**
* Fix a bug that crashes when -c is specified and multilingual is also specified but [Style] section is not.
* Synchronize with fontTools v3.15.1.

--------------------------------------------------

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.11-py2.7.egg</code></pre>
<pre><code>pip install otrebuilder-1.4.11.tar.gz</code></pre>

64-bit Windows users can download the Windows-x64 build without Python environment.
64-bit macOS users can also download the macOS-x64 build without Python environment.

1.4.9r

1.4.9

**Major updates:**
* **Emergency fix a stupid bug in fixMaxp().**
* Synchronize with fontTools v3.15.0.
* Add fixMaxp() into Fixer class.
* Add popular CJK regular-like-weight strings into `CJK_REGULAR_WEIGHTS` to support their regular-bold style links.

--------------------------------------------------

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.9-py2.7.egg</code></pre>
<pre><code>pip install otrebuilder-1.4.9.tar.gz</code></pre>

64-bit Windows users can download the Windows-x64 build without Python environment.

1.4.8r

**Major updates:**
* Synchronize with fontTools v3.15.0.
* Add fixMaxp() into Fixer class.
* Add popular CJK regular-like-weight strings into `CJK_REGULAR_WEIGHTS` to support their regular-bold style links.

1.4.6r

**Major update:**
* Now option <code>--macOffice</code> controls whether the Mac Roman `cmap` subtable and standard weight/slope string could be added into target font.

--------------------------------------------------

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.6-py2.7.egg</code></pre>
<pre><code>pip install otrebuilder-1.4.6.tar.gz</code></pre>

64-bit Windows users can download the Windows-x64 build without Python environment.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.