python-psautohint
Port variant py38
Summary Wrapper for Adobe's PostScript autohinter (PY38)
Package version 2.3.1
Homepage https://github.com/adobe-type-tools/psautohint
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py39
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 31 JUL 2021, 01:45:12 UTC
Port created 03 JAN 2020, 01:03:23 UTC
Subpackage Descriptions
single ![Test and Build] [Codecov] [PyPI] [![Language grade: C/C++]](https://lgtm.com/projects/g/adobe-type-tools/psautohint/context:cpp) [![Language grade: Python]](https://lgtm.com/projects/g/adobe-type-tools/psautohint/context:python) [Total alerts] PSAutoHint ========== A standalone version of [AFDKO]’s autohinter. **NOTE**: as of August 2019, only Python 3.6 or later is supported. 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 autohinter can be used by running: psautohint To build just the `autohintexe` binary: python setup.py build_exe Testing ------- We have a test suite that can be run with: tox Debugging --------- For standard debugging, build with: python setup.py build --debug It is also possible to build a debug version with [AddressSanitizer] ("ASan") support (currently _for Mac OS X only_) with: python setup.py build --asan pip install . Once it is installed, you can use the `util/launch-asan.sh` shell script to launch a Python process that invokes the ASan libraries needed for debugging. Attach Xcode the launched process, then execute code in the process that triggers memory usage problems and wait for ASan to do its magic. NOTE: be sure to build and install `psautohint` as described above; using other techniques such as `python setup.py install` will cause a re-build _without_ ASan and debug support, which won't work.
Configuration Switches (platform-specific settings discarded)
PY38 ON Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build (only) python-setuptools:single:py38
autoselect-python:single:standard
Build and Runtime python-fonttools:single:py38
python-setuptools-scm:single:py38
python38:single:standard
Download groups
main mirror://PYPI/p/psautohint
Distribution File Information
ff2529dfd7cc58cf8b709714b9abd3468354742f18c1a140eb252e18f41a51d4 233414 psautohint-2.3.1.zip
Ports that require python-psautohint:py38
fonts-cantarell:standard Cantarell, Humanist sans-serif font family