.\" $Xorg: fstobdf.man,v 1.3 2000/08/17 19:53:53 cpqbld Exp $ .\" Copyright 1990, Network Computing Devices .\" Copyright 1990, 1998 The Open Group .\" .\" All Rights Reserved. .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. .\" IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The Open Group shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" .\" Copyright (c) 1998, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" X Window System is a trademark of The Open Group. .\" .\" Translated Sat Oct 31 16:38:35 JST 1998 .\" by FUJIWARA Teruyoshi .\" Updated Sun Oct 14 21:24:27 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .\" $XFree86: xc/programs/fstobdf/fstobdf.man,v 1.6 2001/01/27 18:21:02 dawes Exp $ .\" .TH FSTOBDF 1 "Release 6.5" "X Version 11" .SH 名前 .\"0 fstobdf \- generate BDF font from X font server fstobdf \- X フォントサーバを利用して BDF フォントを生成する .SH 書式 .B "fstobdf" [ .B \-server .I server ] .B \-fn .I fontname .SH 説明 .\"0 The \fIfstobdf\fP program reads a font from a font server and prints a BDF .\"0 file on the standard output that may be used to recreate the font. \fIfstobdf\fP プログラムはフォントをフォントサーバから取得し、そのフォ ントを再現することができる BDF ファイルを標準出力に出力する。 .\"0 This is useful in testing servers, debugging font metrics, and reproducing .\"0 lost BDF files. これは、テスト用のサーバ、フォント寸法のデバッグ、失った BDF ファイル の再生成などに利用できる。 .SH オプション .TP 8 .B \-server \fIservername\fP .\"0 This option specifies the server from which the font should be read. フォントの取得に使うフォントサーバを指定する。 .TP 8 .B \-fn \fIfontname\fP .\"0 This option specifies the font for which a BDF file should be generated. BDF ファイルを生成するためのフォントを指定する。 .SH 環境変数 .TP 8 .B FONTSERVER .\"0 default server to use 利用するデフォルトのフォントサーバ .SH 関連項目 xfs(1), bdftopcf(1), fslsfonts(1) .SH 著者 Olaf Brandt, Network Computing Devices .br Dave Lemke, Network Computing Devices .br .sp Jim Fulton, MIT X Consortium