File: helpmenu.html

package info (click to toggle)
fontforge 1%3A20230101~dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 63,260 kB
  • sloc: ansic: 462,618; python: 6,916; cpp: 214; objc: 122; sh: 101; makefile: 55; xml: 11
file content (131 lines) | stat: -rw-r--r-- 5,376 bytes parent folder | download | duplicates (3)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<HTML>
<HEAD>
  <!-- Created with AOLpress/2.0 -->
  <!-- AP: Created on: 15-Dec-2001 -->
  <!-- AP: Last modified: 2-May-2006 -->
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
  <LINK REL="icon" href="../../_static/fftype16.png">
<!--<TITLE>Help menu</TITLE>-->
    <TITLE>ヘルプメニュー</TITLE>
  <LINK REL="stylesheet" TYPE="text/css" HREF="FontForge.css">
</HEAD>
<BODY>
<DIV id="in">
  <H1 ALIGN=Center>
<!--Help Menu -->
    ヘルプメニュー
  </H1>
  <P>
<!--
  The Help menu has only a few entries: -->
  ヘルプメニューには数項目しかありません。
  <UL>
    <LI>
<!--  <A HREF="helpmenu.html#Help">Help</A>-->
      <A HREF="helpmenu.html#Help">ヘルプ(<U>H</U>)</A>
    <LI>
<!--  <A HREF="helpmenu.html#Overview">Overview</A> -->
      <A HREF="helpmenu.html#Overview">概要</A>
    <LI>
<!--  <A HREF="helpmenu.html#Index">Index</A>-->
      <A HREF="helpmenu.html#Index">索引(<U>I</U>)</A>
    <LI>
<!--  <A HREF="helpmenu.html#About">About</A>...-->
      <A HREF="helpmenu.html#About">…について(<U>A</U>)...</A>
    <LI>
      <A HREF="#License">ライセンス(<U>L</U>)...</A>
  </UL>
  <DL>
    <DT>
<!--  <A NAME="Help">Help</A>-->
      <A NAME="Help">ヘルプ(<U>H</U>)</A>
    <DD>
<!--  Invokes a browser and brings up contextual help on fontforge web site. -->
<!--  Invokes a browser and brings up the fontforge web site. -->
      ブラウザを起動して、FontForge の Web サイトから文脈に合ったヘルプを表示します。
      <P>
<!--  If you define the environment variable
      <A HREF="cliargs.html#BROWSER">BROWSER</A> so that it contains the name of
      the browser you like then FontForge will use that, otherwise it will try
      to guess something appropriate by looking at your PATH. On CygWin systems
      browsers that work in the windows world (as opposed to the cygwin sub-system)
      must be specified by a full path spec. -->
      環境変数 <A HREF="cliargs.html#BROWSER">BROWSER</A> を定義する場合、使いたいブラウザの名前を指定すると、FontForge はそれを使用します。それ以外の場合、PATH を調べて何か適切なものを推測しようとします。
  Cygwin システムでは、(Cygwin サブシステム上ではなく) Windows で直接動くブラウザをフルパス表記で指定する必要があります。
      <P>
<!--  FontForge will search for help in either /usr/share/doc/fontforge/ or on
      http://fontforge.sf.net/.-->
      FontForge はヘルプファイルを /usr/share/doc/fontforge/ か、http://fontforge.sf.net/ から探します。
    <DT>
<!--  <A NAME="Overview">Overview</A> -->
      <A NAME="Overview">概要</A>
    <DD>
<!--  Invokes a browser to bring up a page describing basic concepts you should
      understand before working on fonts. -->
      ブラウザを起動して、フォント編集を始める前に理解しておくべき基本的な概念を説明したページを表示します。
    <DT>
<!--  <A NAME="Index">Indx</A>-->
      <A NAME="Index">索引(<U>I</U>)</A>
    <DD>
<!--  Invokes a browser and brings up <A HREF="IndexFS.html">the index of help
      topics </A>on the web page. -->
      ブラウザを起動し、Web ページ上の<A HREF="IndexFS.html">ヘルプトピックの索引</A>を表示します。
    <DT>
<!--  <A NAME="About">About</A>-->
      <A NAME="About">…について(<U>A</U>)...</A>
    <DD>
<!--  Will display the splash screen again.-->
      スプラッシュスクリーンを再表示します。
    <DT>
<!--  <A NAME="License">License</A> -->
      <A NAME="License">ライセンス(<U>L</U>)...</A>
    <DD>
<!--  Invokes a browser to display FontForge's license.-->
      ブラウザを起動して FontForge の使用許諾条件を表示します。
  </DL>
  <H2>
<!--Other menus -->
    その他のメニュー
  </H2>
  <UL>
    <LI>
<!--  <A HREF="filemenu.html">File</A>-->
      <A HREF="filemenu.html">ファイル(<U>F</U>)</A>
    <LI>
<!--  <A HREF="editmenu.html">Edit</A>-->
      <A HREF="editmenu.html">編集(<U>E</U>)</A>
    <LI>
<!--  <A HREF="pointmenu.html">Point</A>-->
      <A HREF="pointmenu.html">点(<U>P</U>)</A>
    <LI>
<!--  <A HREF="elementmenu.html">Element</A>-->
      <A HREF="elementmenu.html">エレメント(<U>L</U>)</A>
    <LI>
<!--  <A HREF="hintsmenu.html">Hints</A>-->
      <A HREF="hintsmenu.html">ヒント(<U>I</U>)</A>
      <LI> <A HREF="encodingmenu.html">エンコーディング(<U>N</U>)</A>
    <LI>
<!--  <A HREF="viewmenu.html">View</A>-->
      <A HREF="viewmenu.html">表示(<U>V</U>)</A>
    <LI>
<!--  <A HREF="metricsmenu.html">Metrics</A>-->
      <A HREF="metricsmenu.html">メトリック(<U>M</U>)</A>
    <LI>
      <A HREF="cidmenu.html"><U>C</U>ID</A>
    <LI>
      <A HREF="mmmenu.html">MM</A>
    <LI>
<!--  <A HREF="windowmenu.html">Window</A>-->
      <A HREF="windowmenu.html">ウィンドウ(<U>W</U>)</A>
    <LI>
<!--  <A HREF="helpmenu.html">Help</A>-->
      <A HREF="helpmenu.html">ヘルプ(<U>H</U>)</A>
    <LI>
<!--  <A HREF="HotKeys.html">Hot Keys</A>-->
      <A HREF="HotKeys.html">ホットキー一覧</A>
  </UL>
  <P ALIGN=Center>
  — <A HREF="windowmenu.html">前</A> — <A HREF="overview.html">目次</A>
  — <A HREF="HotKeys.html">次</A> —
</DIV>
</BODY></HTML>