Skip to main content

Python wrapper for Adobe's PostScript autohinter

Project description

Travis AppVeyor Codacy Codecov PyPI

PSAutoHint

A standalone version of AFDKO’s autohinter.

Still a work in progress. Use at your own risk!

Building and running

This repository currently consists of a core autohinter written in C, a Python C extension providing an interface to it, and helper Python code.

To build the C extension:

python setup.py build

To install the C extension and the helper scripts globally:

pip install -r requirements.txt .

Alternatively to install them for the current user:

pip install -r requirements.txt --user .

The authinter can be used by running:

psautohint

The old autohintexe binary can also be built from libpsautohint directory:

autoreconf -if
./configure
make

Testing

We have a test suite that can be run with:

tox

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

psautohint-1.1.1a3-cp36-cp36m-win_amd64.whl (154.7 kB view details)

Uploaded CPython 3.6m Windows x86-64

psautohint-1.1.1a3-cp27-cp27m-win32.whl (122.9 kB view details)

Uploaded CPython 2.7m Windows x86

File details

Details for the file psautohint-1.1.1a3-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for psautohint-1.1.1a3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9548d1f94e1aec702a3f83f3ff61a41f2d15a21cf1cb1332cc3709a6ce861983
MD5 016c35cfe80c902a6f7975e846bd920f
BLAKE2b-256 4b8f39f45030152ef66e1a71a49c67bdfb13384c390fcfe38d2306a9012873e3

See more details on using hashes here.

File details

Details for the file psautohint-1.1.1a3-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for psautohint-1.1.1a3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 99225e1a59f5d69508df9f9d3444e21720ca158f16be04de2f19fc5039834c2f
MD5 98a97178d3c2cae6c1da4d843c10984b
BLAKE2b-256 dfb40c0bd3034c2c8602a7047e0e04ab58edb9113db7f6024d4d591c54710d9e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page