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 (>=4.9.0.0 && <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-11T12:24:35Z
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 26401 total (81 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.4

[back to package description]

Bindings to the X Free Type interface library Hackage