https://github.com/leifgehrmann/pango-cairo-helpers
Helper modules for rendering text using pango and cairo
https://github.com/leifgehrmann/pango-cairo-helpers
cairo pango python
Last synced: 8 months ago
JSON representation
Helper modules for rendering text using pango and cairo
- Host: GitHub
- URL: https://github.com/leifgehrmann/pango-cairo-helpers
- Owner: leifgehrmann
- License: lgpl-2.1
- Created: 2019-03-21T07:26:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T21:26:52.000Z (over 2 years ago)
- Last Synced: 2024-12-26T00:41:45.143Z (over 1 year ago)
- Topics: cairo, pango, python
- Language: Python
- Size: 120 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: NEWS.rst
- License: LICENSE
Awesome Lists containing this project
README
pango-cairo-helpers
===================
.. image:: https://travis-ci.org/leifgehrmann/pango-cairo-helpers.svg?branch=master
:target: https://travis-ci.org/leifgehrmann/pango-cairo-helpers
.. image:: https://readthedocs.org/projects/pango-cairo-helpers/badge/?version=latest
:target: https://pango-cairo-helpers.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/leifgehrmann/pango-cairo-helpers/branch/master/graph/badge.svg
:target: https://codecov.io/gh/leifgehrmann/pango-cairo-helpers
:alt: Code Coverage
Helper modules for rendering text using Pango and Cairo.