X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=makefont.py;h=e0b587938a5b80a85187a5e21c75a5c6f364df6e;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hp=030adff88bf4aadfb73ad4e89ed5bad740782ed6;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7;p=libs%2Fgl.git diff --git a/makefont.py b/makefont.py index 030adff8..e0b58793 100755 --- a/makefont.py +++ b/makefont.py @@ -1,7 +1,5 @@ #!/usr/bin/python -# $Id$ - def convert_def(fn): src=file(fn)