I have put together python_config
<https://github.com/ldo/python_fontconfig>, which is a Python binding
for the main parts of the Fontconfig API.

Werner, would you like to add the enclosed patch to my list of
typography-related Python bindings at
<https://www.freetype.org/developer.html>?

Cheers,
Lawrence
--- developer.html-prev	2016-08-09 19:37:01.000000000 +1200
+++ developer.html	2016-11-29 14:49:51.633965571 +1300
@@ -222,11 +222,15 @@
             </li>
             <li>
               <a href="https://github.com/ldo/pybidi";>PyBidi</a> for
-              the FriBidi bidirectional-layout library, and
+              the FriBidi bidirectional-layout library,
             </li>
             <li>
               <a href="https://github.com/ldo/harfpy";>HarfPy</a> for
-              the HarfBuzz type-shaping library.
+              the HarfBuzz type-shaping library, and
+            </li>
+            <li>
+              <a href="https://github.com/ldo/python_fontconfig";>python_fontconfig</a> for
+              the Fontconfig font-matching library.
             </li>
           </ul>
 
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to