fontconfig-pure-0.5.1.0: Queries your system (Linux/BSD/etc) font database.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Text.Font.Choose.StrSet

Description

A set of strings to match.

Synopsis

Documentation

newtype StrSet Source #

A set of strings to match.

Constructors

StrSet 

Fields

module Data.Set

validStrSet :: StrSet -> Bool Source #

Whether the StrSet can be processed by FontConfig.