References ========== .. automodule:: fontconfig .. rubric:: High-Level Functions .. autosummary:: match sort list .. rubric:: Utility Functions .. autosummary:: get_version .. rubric:: Deprecated Functions .. autosummary:: query .. rubric:: Classes .. autosummary:: Blanks CharSet Config FontSet ObjectSet Pattern High-Level Functions -------------------- These functions provide a convenient way to work with fonts, aligned with the core fontconfig library operations. .. autofunction:: match .. autofunction:: sort .. autofunction:: list Utility Functions ----------------- .. autofunction:: get_version Deprecated Functions -------------------- .. autofunction:: query Classes ------- .. autoclass:: Blanks :members: .. autoclass:: CharSet :members: .. autoclass:: Config :members: .. autoclass:: FontSet :members: .. autoclass:: ObjectSet :members: .. autoclass:: Pattern :members: