{
    "content": [
        {
            "type": "text",
            "text": "# ovf2ovp (man)\n\n## NAME\n\novf2ovp - convert virtual font file and associated font metrics to property-list format\n\n## SYNOPSIS\n\novf2ovp [options] ovfname[.ovf] [ofmname[.ofm] [ovpfile[.ovp]]]\n\n## DESCRIPTION\n\novf2ovp  translates  a  virtual font (OVF) file, ovfname, and its companion font metric (OFM)\nfile, ofmname, into a human-readable property-list format.  The program  writes  to  standard\noutput (by default) or to a file specified as ovpname.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (7 subsections)\n- **FILES**\n- **BUGS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ovf2ovp",
        "section": "",
        "mode": "man",
        "summary": "ovf2ovp - convert virtual font file and associated font metrics to property-list format",
        "synopsis": "ovf2ovp [options] ovfname[.ovf] [ofmname[.ofm] [ovpfile[.ovp]]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output character codes according to type, either `hex', `octal' or `ascii'. Default is `hex'; `ascii' says to use ASCII for letters and digits, hex for all else."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output character codes according to stype, either `num' or `ascii'. Default is `num'; `ascii' as in -charcode-format. (These two redundant options both exist only for his‐ torical compatibility.)"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output numbers according to ntype, either `hex' or `octal'; default is hex."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output coding scheme and family according to ttype, either `mixed' or `upper' case; default is mixed."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "display progress reports"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "output version information and exit"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "omega",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/omega/1/json"
            },
            {
                "name": "aleph",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/aleph/1/json"
            },
            {
                "name": "ofm2opl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ofm2opl/1/json"
            },
            {
                "name": "ovp2ovf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ovp2ovf/1/json"
            },
            {
                "name": "pltotf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pltotf/1/json"
            },
            {
                "name": "tftopl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tftopl/1/json"
            },
            {
                "name": "vftovp",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/vftovp/1/json"
            },
            {
                "name": "vptovf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/vptovf/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-charcode-format=",
                        "lines": 3
                    },
                    {
                        "name": "-char-format=",
                        "lines": 4
                    },
                    {
                        "name": "-num-format=",
                        "lines": 2
                    },
                    {
                        "name": "-text-format=",
                        "lines": 3
                    },
                    {
                        "name": "-help",
                        "lines": 1
                    },
                    {
                        "name": "-verbose",
                        "lines": 2
                    },
                    {
                        "name": "-version",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 21,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ovf2ovp - convert virtual font file and associated font metrics to property-list format\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ovf2ovp [options] ovfname[.ovf] [ofmname[.ofm] [ovpfile[.ovp]]]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "ovf2ovp  translates  a  virtual font (OVF) file, ovfname, and its companion font metric (OFM)\nfile, ofmname, into a human-readable property-list format.  The program  writes  to  standard\noutput (by default) or to a file specified as ovpname.\n\nThe program also works with TeX VF and TFM files, producing TeX VPL files.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "(Same as ofm2opl).\n",
                "subsections": [
                    {
                        "name": "-charcode-format=",
                        "content": "output  character  codes according to type, either `hex', `octal' or `ascii'.  Default\nis `hex'; `ascii' says to use ASCII for letters and digits, hex for all else.\n"
                    },
                    {
                        "name": "-char-format=",
                        "content": "output character codes according to stype, either `num' or `ascii'. Default is  `num';\n`ascii' as in -charcode-format.  (These two redundant options both exist only for his‐\ntorical compatibility.)\n"
                    },
                    {
                        "name": "-num-format=",
                        "content": "output numbers according to ntype, either `hex' or `octal'; default is hex.\n"
                    },
                    {
                        "name": "-text-format=",
                        "content": "output coding scheme and family according to ttype, either `mixed'  or  `upper'  case;\ndefault is mixed.\n"
                    },
                    {
                        "name": "-help",
                        "content": ""
                    },
                    {
                        "name": "-verbose",
                        "content": "display progress reports\n"
                    },
                    {
                        "name": "-version",
                        "content": "output version information and exit\n"
                    }
                ]
            },
            "FILES": {
                "content": "ovpfile\nOmega Virtual Property List file\n\nofmname\nOmega Font Metric file\n\novfname\nOmega Virtual Font file\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Send  bug  reports to <http://lists.tug.org/tex-k> (mailing list); may also check if the same\nbug is present in vftovp(1).  General discussion of Omega (and Aleph) can take place  on  the\n<http://lists.tug.org/omega> mailing list.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "omega(1), aleph(1), ofm2opl(1), ovp2ovf(1), pltotf(1), tftopl(1), vftovp(1), vptovf(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "According to the WEB documentation:\n\nVFtoVP  is  an  extended  version of the program TFtoPL, which is part of the standard\nTeXware library.  The idea of a virtual font was inspired by  the  work  of  David  R.\nFuchs  who  designed  a  similar  set of conventions in 1984 while developing a device\ndriver for ArborText, Inc.  He wrote a somewhat similar program called AMFtoXPL.\n\nThus, ovf2ovp is based on the WEB source code for vftovp(1), although nowadays it is  a  link\nto omfonts, implemented entirely in C.\n\nThe  primary  authors of Omega are John Plaice and Yannis Haralambous.  Omega (and Aleph) are\nnow maintained as part of TeX Live.\n\nThis manual page was written by C.M. Connelly <cmc@debian.org>, for the Debian GNU/Linux sys‐\ntem.   It  may be used by other distributions without contacting the author.  Any mistakes or\nomissions in the manual page are my fault; inquiries about or corrections to this manual page\nshould be directed to me (and not to the primary author).\n\n\n\nWeb2C 2022/dev                              14 April 2016                                 OVF2OVP(1)",
                "subsections": []
            }
        }
    }
}