{
    "content": [
        {
            "type": "text",
            "text": "# fc-query(1) (man)\n\n**Summary:** fc-query - query font files\n\n**Synopsis:** fc-query [ -Vh ]\n[   [  -b ]  [ --ignore-blanks ]  ]  [  [ -i index ]  [ --index index ]  ]  [  [ -f format ]\n[ --format format ]  ]  [ --version ]  [ --help ]  font-file...\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -b | — | — |  |\n| -i | — | — |  |\n| -f | — | — |  |\n| -V | — | — |  |\n| -h | — | — | font-file Query font-file for font faces. |\n\n## See Also\n\n- fc-scan(1)\n- FcFreeTypeQuery(3)\n- FcPatternFormat(3)\n- fc-cat(1)\n- fc-cache(1)\n- fc-list(1)\n- fc-match(1)\n- fc-pattern(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (5 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (3 lines) — 5 subsections\n  - -b (1 lines)\n  - -i (1 lines)\n  - -f (1 lines)\n  - -V (1 lines)\n  - -h (3 lines)\n- **RETURN CODES** (3 lines)\n- **SEE ALSO** (5 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nfc-query - query font files\n\n### SYNOPSIS\n\nfc-query [ -Vh ]\n\n[   [  -b ]  [ --ignore-blanks ]  ]  [  [ -i index ]  [ --index index ]  ]  [  [ -f format ]\n[ --format format ]  ]  [ --version ]  [ --help ]  font-file...\n\n### DESCRIPTION\n\nfc-query queries font-file(s) using the normal fontconfig rules and prints out  font  pattern\nfor  each  face found.  If --index is given, only one face of each file is queried, otherwise\nall faces are queried.\n\n### OPTIONS\n\nThis program follows the usual GNU command line syntax, with long options starting  with  two\ndashes (`-'). A summary of options is included below.\n\n#### -b\n\n#### -i\n\n#### -f\n\n#### -V\n\n#### -h\n\nfont-file\nQuery font-file for font faces.\n\n### RETURN CODES\n\nfc-query  returns  error  code  0 for successful parsing, or 1 if any errors occured or if at\nleast one font face could not be opened.\n\n### SEE ALSO\n\nfc-scan(1) FcFreeTypeQuery(3) FcPatternFormat(3) fc-cat(1) fc-cache(1) fc-list(1) fc-match(1)\nfc-pattern(1)\n\nThe fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html.\n\n### AUTHOR\n\nThis manual page was updated by Behdad Esfahbod <behdad@behdad.org>.\n\n\n\nAug 13, 2008                                 FC-QUERY(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "fc-query",
        "section": "1",
        "mode": "man",
        "summary": "fc-query - query font files",
        "synopsis": "fc-query [ -Vh ]\n[   [  -b ]  [ --ignore-blanks ]  ]  [  [ -i index ]  [ --index index ]  ]  [  [ -f format ]\n[ --format format ]  ]  [ --version ]  [ --help ]  font-file...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-b",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-i",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-V",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-h",
                "long": null,
                "arg": null,
                "description": "font-file Query font-file for font faces."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "fc-scan",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fc-scan/1/json"
            },
            {
                "name": "FcFreeTypeQuery",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/FcFreeTypeQuery/3/json"
            },
            {
                "name": "FcPatternFormat",
                "section": "3",
                "url": "https://www.chedong.com/phpMan.php/man/FcPatternFormat/3/json"
            },
            {
                "name": "fc-cat",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fc-cat/1/json"
            },
            {
                "name": "fc-cache",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fc-cache/1/json"
            },
            {
                "name": "fc-list",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fc-list/1/json"
            },
            {
                "name": "fc-match",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fc-match/1/json"
            },
            {
                "name": "fc-pattern",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fc-pattern/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-b",
                        "lines": 1,
                        "flag": "-b"
                    },
                    {
                        "name": "-i",
                        "lines": 1,
                        "flag": "-i"
                    },
                    {
                        "name": "-f",
                        "lines": 1,
                        "flag": "-f"
                    },
                    {
                        "name": "-V",
                        "lines": 1,
                        "flag": "-V"
                    },
                    {
                        "name": "-h",
                        "lines": 3,
                        "flag": "-h"
                    }
                ]
            },
            {
                "name": "RETURN CODES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "fc-query - query font files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "fc-query [ -Vh ]\n\n[   [  -b ]  [ --ignore-blanks ]  ]  [  [ -i index ]  [ --index index ]  ]  [  [ -f format ]\n[ --format format ]  ]  [ --version ]  [ --help ]  font-file...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "fc-query queries font-file(s) using the normal fontconfig rules and prints out  font  pattern\nfor  each  face found.  If --index is given, only one face of each file is queried, otherwise\nall faces are queried.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "This program follows the usual GNU command line syntax, with long options starting  with  two\ndashes (`-'). A summary of options is included below.\n",
                "subsections": [
                    {
                        "name": "-b",
                        "content": "",
                        "flag": "-b"
                    },
                    {
                        "name": "-i",
                        "content": "",
                        "flag": "-i"
                    },
                    {
                        "name": "-f",
                        "content": "",
                        "flag": "-f"
                    },
                    {
                        "name": "-V",
                        "content": "",
                        "flag": "-V"
                    },
                    {
                        "name": "-h",
                        "content": "font-file\nQuery font-file for font faces.\n",
                        "flag": "-h"
                    }
                ]
            },
            "RETURN CODES": {
                "content": "fc-query  returns  error  code  0 for successful parsing, or 1 if any errors occured or if at\nleast one font face could not be opened.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "fc-scan(1) FcFreeTypeQuery(3) FcPatternFormat(3) fc-cat(1) fc-cache(1) fc-list(1) fc-match(1)\nfc-pattern(1)\n\nThe fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This manual page was updated by Behdad Esfahbod <behdad@behdad.org>.\n\n\n\nAug 13, 2008                                 FC-QUERY(1)",
                "subsections": []
            }
        }
    }
}