log pytouhou/game/text.pxd @ 613:560b45a7d014

age author description
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Thu, 15 May 2014 02:56:08 +0200 Emmanuel Gil Peyrot Implement text rendering for the SDL backend.
Sat, 10 May 2014 22:20:22 +0200 Emmanuel Gil Peyrot Fix warnings introduced in Cython 0.20, when more than one pointer is defined on the same line.