Skip to content

mugwort-rc/python-ftgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ftgl

Build

python setup.py build

Usage

import ftgl
font = ftgl.FTGLPixmapFont("Arial.ttf")
font.FaceSize(72)
font.Render("Hello World!")

About

Python FTGL binding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published