fontconfig-pure: Resolves font descriptions to font libraries, including ones installed on your freedesktop (Linux or BSD system).

[ 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).


[Skip to Readme]

Modules

[Last Documentation]

  • FreeType
    • FreeType.FontConfig
  • Graphics
    • Text
      • Font
        • Graphics.Text.Font.Choose
          • Graphics.Text.Font.Choose.CharSet
          • Graphics.Text.Font.Choose.Config
            • Graphics.Text.Font.Choose.Config.Accessors
          • Graphics.Text.Font.Choose.FontSet
          • Internal
            • Graphics.Text.Font.Choose.Internal.FFI
            • Graphics.Text.Font.Choose.Internal.Test
          • 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

Downloads

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, containers (>=0.1 && <1), css-syntax, fontconfig-pure, freetype2 (>=0.2 && <0.3), hashable (>=1.3 && <2), linear (>=1.0.1 && <2), msgpack (>=1.0 && <2), QuickCheck, scientific, stylist-traits (>=0.1.1 && <1), text, vector (>=0.13 && <1) [details]
License MIT
Author Adrian Cochrane
Maintainer ~alcinnz/fontconfig-pure@todo.argonaut-constellation.org
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-16T22:56:50Z
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 not available [build log]
All reported builds failed as of 2025-01-17 [all 2 reports]

Readme for fontconfig-pure-0.5.0.1

[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 !