beta-0.89.2
[luatex.git] / source / texk / web2c / man / ovf2ovp.man
blobfa3c250b7e3189c7eb93d189928562982ba2d6a2
1 .TH OVF2OVP "16 June 2015" "Web2C @VERSION@"
2 .PP 
3 .SH "NAME" 
4 ovf2ovp \- convert a virtual font file and its associated font metric file into property-list format
5 .PP 
6 .SH "SYNOPSIS" 
7 .PP 
8 .B ovf2ovp
9 .RI [ OPTIONS ]
10 .IR OVFNAME [ \fB.ovf\fP ]
11 .RI [ OFMNAME [ \fB.ofm\fP ]
12 .RI [ OVPFILE [ \fB.ovp\fP ]]]
13 .PP 
14 .SH "DESCRIPTION" 
15 .PP 
16 \fBovf2ovp\fP translates a virtual font (OVF) file, \fIOVFNAME\fP,
17 and its companion font metric (OFM) file, \fIOFMNAME\fP, into a
18 human-readable property-list format\&.  The program writes to standard
19 output (by default) or to a file specified as \fIOVPNAME\fP\&.
20 .PP 
21 The program also works with TeX VF and TFM files, producing TeX VP
22 files\&.  (\fBovf2ovp\fP is based on the WEB source code for
23 \fBvftovp\fP(1)\&.)
24 .PP 
25 .SH "OPTIONS" 
26 .PP 
27 .IP 
28 .IP "\fB-charcode-format=\fP\fITYPE\fP" 
29 output character codes
30 according to \fITYPE\fP, which can be either `hex\&' or `ascii\&'\&.
31 Default is `hex\&'\&.  ascii specifes all ASCII letters and digits; hex
32 gets you everything else\&.
33 .IP 
34 .IP "\fB-help\fP" 
35 display a brief summary of syntax and options 
36 .IP "\fB-verbose\fP" 
37 display progress reports
38 .IP "\fB-version\fP" 
39 output version information and exit
40 .IP 
41 .PP 
42 .SH "FILES" 
43 .PP 
44 .IP "\fIOVPFILE\fP" 
45 Omega Virtual Property List file
46 .IP "\fIOFMNAME\fP" 
47 Omega Font Metric file
48 .IP "\fIOVFNAME\fP" 
49 Omega Virtual Font file
50 .PP 
51 .SH "BUGS" 
52 .PP 
53 None known, but report any found to <omega@ens\&.fr> (mailing list)\&.  You should also
54 check to see if the bug is also in \fBvftovp\fP(1)\&.
55 .PP 
56 .SH "SEE ALSO" 
57 .PP 
58 \fBomega\fP(1), \fBofm2opl\fP(1), \fBovp2ovf\fP(1),
59 \fBpltotf\fP(1), \fBtftopl\fP(1), \fBvftovp\fP(1),
60 \fBvptovf\fP(1)
61 .PP 
62 \fIDraft Manual for the Omega System\fP (\fIomega-manual\&.dvi\fP)\&.
63 .PP 
64 Web page: <http://www\&.gutenberg\&.eu\&.org/omega/>
65 .PP 
66 .SH "AUTHOR" 
67 .PP 
68 According to the WEB documentation:
69 .PP 
70 .RS 
71 \fBVFtoVP\fP is an extended version of the program \fBTFtoPL\fP,
72 which is part of the standard tex()ware library\&.  The idea of a
73 virtual font was inspired by the work of David R\&. Fuchs who designed a
74 similar set of conventions in 1984 while developing a device driver
75 for ArborText, Inc\&.  He wrote a somewhat similar program called
76 \fBAMFtoXPL\fP\&.
77 .RE 
78 .PP 
79 The primary authors of Omega are John Plaice
80 <plaice@cse\&.unsw\&.edu\&.au> and Yannis Haralambous 
81 <yannis@fluxus-virus\&.com>\&.
82 .PP 
83 This manual page was written by C\&.M\&. Connelly
84 <cmc@debian\&.org>, for
85 the Debian GNU/Linux system\&.  It may be used by other distributions
86 without contacting the author\&.  Any mistakes or omissions in the
87 manual page are my fault; inquiries about or corrections to this
88 manual page should be directed to me (and not to the primary author)\&.
89 .PP