| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Mon, 19 Jan 2026 01:18:58 GMT
X-Served-By: cache-dfw-kdfw8210153-DFW, cache-bom-vanm7210051-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768785538.726832,VS0,VE342
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
fontconfig-pure: Queries your system (Linux/BSD/etc) font database.
[Skip to Readme]
fontconfig-pure: Queries your system (Linux/BSD/etc) font database.
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]
Modules
[Index] [Quick Jump]
- FreeType
- Graphics
- Text
- Font
- Graphics.Text.Font.Choose
- Graphics.Text.Font.Choose.CharSet
- Graphics.Text.Font.Choose.Config
- Graphics.Text.Font.Choose.FontSet
- Internal
- Graphics.Text.Font.Choose.LangSet
- Graphics.Text.Font.Choose.ObjectSet
- Graphics.Text.Font.Choose.Pattern
- Graphics.Text.Font.Choose.Range
- Graphics.Text.Font.Choose.Result
- Graphics.Text.Font.Choose.StrSet
- Graphics.Text.Font.Choose.Value
- Graphics.Text.Font.Choose.Weight
- Graphics.Text.Font.Choose
- Font
- Text
Downloads
- fontconfig-pure-0.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 0.5.1.0 |
|---|---|
| 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 |
| Uploaded | by alcinnz at 2025-02-03T20:07:22Z |
| 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 |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | fontconfig-pure |
| Downloads | 683 total (60 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.1.0
[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:
- 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 !