HarfPy <https://github.com/ldo/harfpy> is a Python binding for the HarfBuzz typographic shaping library. It is designed to work in conjunction with my Python wrappers for the other major parts of the Linux typography stack:
* Qahirah <https://github.com/ldo/qahirah> -- my binding for the Cairo graphics library * python_freetype <https://github.com/ldo/python_freetype> -- my binding for FreeType * PyBidi <https://github.com/ldo/pybidi> -- my binding for FriBidi Some simple examples of it in action are here <https://github.com/ldo/harfpy_examples>, output from which may be viewed here <http://default-cube.deviantart.com/gallery/59919308/HarfPy-Examples>. -- https://mail.python.org/mailman/listinfo/python-list