$OpenBSD: patch-examples_fonty_py,v 1.1.1.1 2003/08/08 21:48:58 jolan Exp $ --- examples/fonty.py.orig 2002-01-05 10:17:53.000000000 +0100 +++ examples/fonty.py 2003-08-08 21:18:45.000000000 +0200 @@ -1,3 +1,4 @@ +#!/usr/bin/env %%PYTHON%% """Here we load a .TTF font file, and display it in a basic pygame window. It demonstrates several of the @@ -65,4 +66,4 @@ def main(): if __name__ == '__main__': main() - \ No newline at end of file +