pango

Binding to the Pango text rendering engine.

http://projects.haskell.org/gtk2hs/

Version on this page:0.13.10.0@rev:2
LTS Haskell 22.30:0.13.11.0
Stackage Nightly 2024-07-26:0.13.11.0
Latest on Hackage:0.13.11.0

See all snapshots pango appears in

LGPL-2.1-only licensed by Axel Simon, Duncan Coutts
Maintained by [email protected]
This version can be pinned in stack with:pango-0.13.10.0@sha256:21e1117896af8e91ea09462eecfb2cc9842d0a4b4b7b37ad0e83f55a8bbc8b18,4197

Module documentation for 0.13.10.0

Used by 1 package in nightly-2024-04-29(full list with versions):

This package provides a wrapper around the Pango C library that allows high-quality rendering of Unicode text. It can be used either with Cairo to output text in PDF, PS or other documents or with Gtk+ to display text on-screen.