@hackage fontconfig-pure0.5.1.0
Queries your system (Linux/BSD/etc) font database.
Categories
License
MIT
Maintainer
~alcinnz/fontconfig-pure@todo.argonaut-constellation.org
Links
Versions
Installation
Dependencies (13)
- QuickCheck >=2.15.0 && <2.16
- base >=4.12 && <5
- bytestring >=0.11.5 && <1
- containers >=0.1 && <1
- css-syntax >=0.1.0 && <0.2
- freetype2 >=0.2 && <0.3 Show all…
Dependents (1)
@hackage/cattrap
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:
- Attaching the output of
git format-patch. - git send-email to ~alcinnz/fontconfig-pure@todo.argonaut-constellation.org .
- Linking to your fork elsewhere.
Whichever you find most convenient.
If you'd prefer to not make your email address public please contact alcinnz@argonaut-constellation.org !