Skip to content

Python bindings for libaosd: an on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.

License

arminha/python-aosd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-aosd

python-aosd is a Python binding for libaosd: an on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.

build

Requirements

Build requirements

Building

python-aosd uses distutils. Building it is as simple as running

python setup.py build

in the root directory.

Running

python setup.py install

will install python-aosd.

Changelog

Version 0.2.5

  • Move to GitHub

Version 0.2.4

  • Replace command module in setup.py with subprocess

Version 0.2.3

  • Bug Fix: correct value of aosd.PANGO_ALIGN_CENTER

Version 0.2.2

  • move to git
  • Bug Fix: fix indentation in aosd.pyx

About

Python bindings for libaosd: an on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages