Revision: 85
Author: Nicolas.Rougier
Date: Mon Jan 6 13:55:23 2014 UTC
Log: Fix type (issue #30)
http://code.google.com/p/freetype-py/source/detail?r=85
Modified:
/trunk/README.txt
/trunk/examples/glyph-alpha.py
=======================================
--- /trunk/README.txt Wed Jun 26 06:00:11 2013 UTC
+++ /trunk/README.txt Mon Jan 6 13:55:23 2014 UTC
@@ -10,3 +10,4 @@
* Titusz Pan (bug report)
* Ekkehard.Blanz (bug report)
* Jānis Lībeks (bug report)
+* Frantisek Malina (typo)
=======================================
--- /trunk/examples/glyph-alpha.py Mon May 16 06:34:41 2011 UTC
+++ /trunk/examples/glyph-alpha.py Mon Jan 6 13:55:23 2014 UTC
@@ -7,7 +7,7 @@
#
#
-----------------------------------------------------------------------------
'''
-Glyph bitmap monochrome rendring
+Glyph bitmap monochrome rendering
'''
from freetype import *