fontconfig-pure: Queries your system (Linux/BSD/etc) font database.

[ library, mit, program, text ] [ Propose Tags ] [ Report a vulnerability ]

Resolves font descriptions to font libraries, including ones installed on your freedesktop (Linux or BSD system). With Haskell Stylist integration for CSS syntax!


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2
Change log CHANGELOG.md
Dependencies base (>=4.17.0.0 && <4.18), bytestring (>=0.11.5 && <1), containers (>=0.1 && <1), css-syntax (>=0.1.0 && <0.2), fontconfig-pure, freetype2 (>=0.2 && <0.3), hashable (>=1.3 && <2), linear (>=1.0.1 && <2), msgpack (>=1.0 && <2), QuickCheck (>=2.15.0 && <2.16), scientific (>=0.3.8 && <1), stylist-traits (>=0.1.1 && <1), text (>=2.0.2 && <3), vector (>=0.13 && <1) [details]
License MIT
Author Adrian Cochrane
Maintainer ~alcinnz/fontconfig-pure@todo.argonaut-constellation.org
Revised Revision 1 made by alcinnz at 2025-01-16T23:07:37Z
Category Text
Home page https://www.freedesktop.org/wiki/Software/fontconfig/
Bug tracker https://todo.argonaut-constellation.org/~alcinnz/fontconfig-pure
Source repo head: git clone https://git.argonaut-constellation.org/~alcinnz/fontconfig-pure
Uploaded by alcinnz at 2025-01-16T23:06:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables fontconfig-pure
Downloads 469 total (75 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 fontconfig-pure-0.5.0.2

[back to package description]

FontConfig-Pure

Repository | Issue Tracker | Hackage

Pure-functional language bindings to FontConfig, which queries & configures your freedesktop's system font database on Linux/BSD/etc.

That is given a font family & style it'll tell which user-installed font to use!

Adds compatibility with Haskell Stylist, so you can use CSS syntax.

Contributing

Please send patches to our issue tracker by either:

Whichever you find most convenient.

If you'd prefer to not make your email address public please contact alcinnz@argonaut-constellation.org !