📄 loadfont.hpj
字号:
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
; Help Project File for LOADFONT Dialogic Fax Font Download Demo
; Generated by RoboHELPtm
; Created by:
; Jonathan Frost
; Dialogic, Inc.
; 1515 Route 10
; Parsippany, NJ 07054
; (201) 993-3000
;
; Last change date: 6/28/96
; Last change by: Jon Frost (jf)
; Change History:
; Created June 24, 1996 (J. Frost)
; Updated HPJ & Topic Structure (J. Frost)
; Added substantial content to help outline (6/28/96-jf)
; Made some minor text changes per A. Stone's comments (7/9/96-jf)
; Added the Autodownloading topic per A. Stone's request (7/9/96-jf)
;
; It's probably best not to change the CONTENTS= value
; unless you rename the IDH_CONTENTS context string in
; the LOADFONT.DOC file.
;
[OPTIONS]
; The optional ROOT= entry sets the working directory for the Help Compiler
; ROOT=C:\PROJECT
; The optional BMROOT= entry sets forth the directories which the
; help compiler will search for bitmaps used in the Help system.
;
;BMROOT=C:\FROSTJ\WIN95\LOADFONT
; The CONTENTS= tells the help Engine which topic contains the contents
; Title is Displayed in the Title Bar of WINHELP.EXE
TITLE=LoadFont Demo Application Help
; The BUILD= setting allows complex Help systems which require
; different versions to use the same source. This is similar to #ifdef's
; in the 'C' language. Everything to the right of the = sign in the
; BUILD= statement is an EXPRESSION. See the Help compiler
; documentation for more information about build expressions.
; The Warning Level is used by the Help Compiler (HC.EXE)
; WARNING=1 - Only the most severe warnings are reported
; WARNING=2 - Intermediate Level of warnings
; WARNING=3 - Most stringent error reporting
WARNING=3
; The Compress option is used by the Help Compiler to make
; smaller, faster loading .HLP files. However, using compression
; increases Compile times.
; COMPRESS=YES, ON, OFF, NO, TRUE or FALSE
OLDKEYPHRASE=FALSE
OPTCDROM=FALSE
REPORT=FALSE
ERRORLOG=C:\FROSTJ\WIN95\LOADFONT\LOADFONT.ERR
BUILD=LOADFONT
COPYRIGHT=Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -