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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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]

Properties

Versions 0.1, 0.2, 0.3, 0.3.1, 0.3.3, 0.3.4, 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:15:24Z

Modules

[Index] [Quick Jump]

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


Readme for X11-xft-0.3.4

[back to package description]

Bindings to the X Free Type interface library Hackage