File: fnt2bdf.man

package info (click to toggle)
wine 1.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 156,772 kB
  • sloc: ansic: 2,124,295; perl: 17,673; yacc: 12,202; makefile: 7,447; sh: 3,981; lex: 3,913; cpp: 812; awk: 69; xml: 21; sed: 3
file content (46 lines) | stat: -rw-r--r-- 892 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.TH "fnt2bdf" "1" "2008\-09\-21"

.SH "NAME" 
fnt2bdf \- converts a fnt font to a bdf font

.SH "SYNOPSIS"
.PP
.B fnt2bdf 
[
.B \-t
] [
.B \-c
.I charset
] [
.B \-o
.I basename
] 
.I inputfile

.SH "DESCRIPTION" 
.PP
This manual page documents briefly the \fBfnt2bdf\fR command.
.PP
\fBfnt2bdf\fR converts a FNT font to a BDF font. \fIinputfile\fR can be a
Windows\(tm .fon, .fnt, .dll, or .exe file.

.SH "OPTIONS"
.TP
.BI "\-c "charset
Specifies the \fIcharset\fR name for OEM_CHARSET fonts.
.TP
.BI "\-o "basename
Specifies the basic output filename.
.TP
.BR  \-t
Outputs files by point size instead of pixel height.

.SH "EXAMPLE"
\fBfnt2bdf\fR \-c winsys vgasys.fnt

.SH "SEE ALSO"
.BR  wine "(1), " wine\-font\-convert "(1), " bdftopcf (1)

.SH "AUTHOR"
This manual page was written by Francois Wendling <frwendling@free.fr> for the
Debian GNU/Linux system (but may be used by others).