X11-xft: Bindings to the Xft and some Xrender parts

[ bsd3, graphics, library ] [ Propose Tags ]

A Haskell bindings to the X Font library. With it, Haskell X11 applications can access high quality font renderings and provide fonts with anti-aliasing and subpixel rendering. The bindings also provide minimal bindings to Xrender parts.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
pedantic

Be pedantic (-Werror and the like)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.3.3, 0.3.4
Change log CHANGES.md
Dependencies base (<5), utf8-string (>=0.1), X11 (>=1.2.1) [details]
License BSD-3-Clause
Author Clemens Fruhwirth
Maintainer xmonad@haskell.org
Category Graphics
Source repo head: git clone https://github.com/xmonad/X11-xft.git
Uploaded by xmonad at 2021-12-01T18:01:21Z
Distributions Arch:0.3.4, Debian:0.3.1, Fedora:0.3.4, FreeBSD:0.3.1, LTSHaskell:0.3.4, NixOS:0.3.4, Stackage:0.3.4, openSUSE:0.3.4
Reverse Dependencies 6 direct, 10 indirect [details]
Downloads 26523 total (118 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for X11-xft-0.3.3

[back to package description]

Bindings to the X Free Type interface library Hackage