{
    "content": [
        {
            "type": "text",
            "text": "# uptftopl (man)\n\n## NAME\n\nptftopl, uptftopl - Convert Japanese pTeX font metric (JFM) files to propery list\n\n## SYNOPSIS\n\nptftopl [OPTIONS] tfmname[.tfm] [plname[.pl]]\n\n## DESCRIPTION\n\nThe  ptftopl program translates a Japanese pTeX font metric (JFM) file to a Japanese property\nlist (JPL) file.  It also serves as a TFM/JFM-file validating program.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "uptftopl",
        "section": "",
        "mode": "man",
        "summary": "ptftopl, uptftopl - Convert Japanese pTeX font metric (JFM) files to propery list",
        "synopsis": "ptftopl [OPTIONS] tfmname[.tfm] [plname[.pl]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Sets the output Japanese Kanji code. The string can be one of the followings: euc (EUC-JP), jis (ISO-2022-JP), sjis (ShiftJIS), utf8 (UTF-8), uptex (UTF-8; up‐‐ tftopl only). When one of euc, jis, sjis or utf8 is specified, both ptftopl and uptftopl treats the input JFM as JIS-encoded. When uptex is specified with uptftopl, it treats the input JFM as Uni‐ code-encoded."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "ptex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ptex/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-kanji",
                        "lines": 8
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ptftopl, uptftopl - Convert Japanese pTeX font metric (JFM) files to propery list\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ptftopl [OPTIONS] tfmname[.tfm] [plname[.pl]]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  ptftopl program translates a Japanese pTeX font metric (JFM) file to a Japanese property\nlist (JPL) file.  It also serves as a TFM/JFM-file validating program.\n\nThe uptftopl program is a Unicode-enabled version of ptftopl.\n\nIn the following sections, we refer to these programs as (u)ptftopl.\n\n(u)ptftopl is upper compatible with tftopl; if the input TFM file is for roman fonts,  it  is\ntranslated  into an ordinary property list file.  The difference between ptftopl and uptftopl\nlies in the internal encoding: when the input is a JFM file, ptftopl always treats  it  as  a\nJIS-encoded JFM; on the other hand, uptftopl treats it as a Unicode-encoded JFM by default.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "Compared to tftopl, the following option is added to (u)ptftopl.\n",
                "subsections": [
                    {
                        "name": "-kanji",
                        "content": "Sets  the  output  Japanese  Kanji  code.   The  string  can be one of the followings:\neuc (EUC-JP), jis (ISO-2022-JP),  sjis (ShiftJIS),  utf8 (UTF-8),  uptex (UTF-8;  up‐‐\ntftopl only).\n\nWhen  one  of euc, jis, sjis or utf8 is specified, both ptftopl and uptftopl treats the input\nJFM as JIS-encoded.  When uptex is specified with uptftopl, it treats the input JFM  as  Uni‐\ncode-encoded.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "ptex(1).\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "(u)ptftopl  is maintained by Japanese TeX Development Community <https://texjp.org>.  For bug\nreports, open an issue at GitHub  repository  <https://github.com/texjporg/tex-jp-build>,  or\nsend an e-mail to <issue@texjp.org>.\n\nThis manual page was written by Hironobu Yamashita.\n\n\n\nWeb2C 2022/dev                              15 March 2019                                 PTFTOPL(1)",
                "subsections": []
            }
        }
    }
}