pango

Binding to the Pango text rendering engine.

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

Version on this page:0.13.10.0@rev:1
LTS Haskell 23.19:0.13.12.0
Stackage Nightly 2025-04-30:0.13.12.0
Latest on Hackage:0.13.12.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:ee239950b2eb97cfa8029c173f459f7d4d7fdb4937e546c67e9f11698dcdea59,4195

Module documentation for 0.13.10.0

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.