On Mon, 08 Aug 2016 13:36:13 +0200 (CEST), Werner LEMBERG wrote:
> Can you send me an HTML patch for
>
> https://www.freetype.org/developer.html
>
> so that your bindings are listed also (and probably updating the
> references to the other Python stuff)?
Sure. How’s this?
--- developer.html-prev 2015-12-27 02:27:02.000000000 +1300
+++ developer.html 2016-08-09 11:47:12.465885061 +1200
@@ -207,6 +207,17 @@
can be built to use FreeType for font rendering, giving
high-level access to fonts.</p>
+ <p>A more extensive set of Python bindings, designed to work together to cover
+ the main parts of the Linux typography stack, are:</p>
+ <ul>
+ <li><a href="https://github.com/ldo/python_freetype">python_freetype</a> for FreeType
+ <li><a href="https://github.com/ldo/qahirah">Qahirah</a> for the Cairo graphics library
+ <li><a href="https://github.com/ldo/pybidi">PyBidi</a> for the FriBidi
+ bidirectional-layout library
+ <li><a href="https://github.com/ldo/harfpy">HarfPy</a> for the HarfBuzz
+ type-shaping library.
+ </ul>
+
<h3><a href="https://www.ruby-lang.org">Ruby</a></h3>
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype