Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pangocffi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pangocffi

CFFI-based pango bindings for Python

  • 0.13.0
  • PyPI
  • Socket score

Maintainers
1

pangocffi

Latest PyPi Release Supported Python Versions Build Status Documentation Status Code Coverage

pangocffi is a CFFI-based set of Python bindings for pango.

pangocffi on its own is not that useful, since it depends on a PangoFontMap being declared against the PangoContext. PangoFontMap instances can easily be retrieved from libraries such as PangoCairo, PangoXft, PangoFT2, and PangoWin32 (See gnome's documentation 'Rendering with Pango' for a list of rendering engines).

See pangocairocffi for bindings that allow you to render pango objects with cairo.

The bindings are currently not fully implemented. Feel free to make a pull request to contribute!

Installation and usage

See 'Overview' for information on how to install the necessary libraries.

See 'Python API Reference' for additional information on all the objects.

Contributing

If you would like to contribute to this project, either by leaving feedback or submitting a pull request, please read 'CONTRIBUTING.md'.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc