pango

Binding to the Pango text rendering engine.

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

Version on this page:0.13.3.1
LTS Haskell 20.25:0.13.10.0
Stackage Nightly 2022-11-17:0.13.8.2
Latest on Hackage:0.13.10.0

See all snapshots pango appears in

LGPL-2.1-only licensed by Axel Simon, Duncan Coutts
This version can be pinned in stack with:pango-0.13.3.1@sha256:d293c2f53846b0c81cb4182c0331086c13a92a71dc2c0c8015003231ca7e592d,3839

Module documentation for 0.13.3.1

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.