home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 August / PCD_0895.ISO / viewer4 / viewer.in_ / viewer.bin
Text File  |  1994-03-02  |  9KB  |  289 lines

  1. ;===========================================================================
  2. ;
  3. ;   VIEWER.INI    This is the FrameViewer initialization file.
  4. ;
  5. ;===========================================================================
  6.  
  7. [Frame]
  8. ;------------------------- Generic information -----------------------------
  9. Version=4.02P2b
  10. Language=USEnglish
  11. PCName=UnKnown
  12.  
  13.  
  14. [Preferences]
  15. ;--------------------------- Misc preferences ------------------------------
  16. ; The period MUST be used for specifying the decimal point.
  17. AskExit=Off
  18. ShowErrors=On
  19. ErrorFileName=consfile.txt
  20. GreekSize=5
  21. API=On
  22. Zoom=25,50,80,100,120,140,150,160,200,400
  23. MonitorSize=0in
  24. NonWriteableIniAlert=Off
  25. SplashScreen=On
  26. SuppressLangAlertOnOpen=On
  27. SuppressFontAlertOnOpen=Off
  28. UsePostscript=On
  29.  
  30. [Directories]
  31. ;----------------------------- Directories ---------------------------------
  32. ; If it is not an absolute path, then it is relative to the FMHome directory.
  33. HelpDir=help\viewer
  34. LanguageDir=dict
  35. FilterDllDir=filters
  36. OpenDirOnStart=
  37. PaletteDir=
  38. AlwaysOnTopPaletteDir=
  39.  
  40. Samples=samples
  41. OnlineManuals=manuals
  42. ReleaseNotes=
  43.  
  44.  
  45. [Files]
  46. ;-------------------------------- Files -------------------------------------
  47. ; If it is not an absolute path, then it is relative to the FMHome directory.
  48. UserDictionary=user.dct
  49. SiteDictionary=dict\site.dct
  50.  
  51. CustomDoc=fminit\custom
  52. AsciiTemplate=fminit\txttmplt
  53.  
  54. EPSHeader=fminit\header.ps
  55. FMFont=fminit\fmfont.fot
  56. FMSmallFont=fminit\fmsmall.fon
  57.  
  58. Resources=fminit\fvres.dll
  59. DialogResources=fminit\fvdlg.dll
  60.  
  61. MathCharacterFile=fminit\mathchar.cfg
  62. ConfigCommandsFile=fminit\viewer\cmds.cfg
  63. MSWinConfigCommandsFile=fminit\viewer\wincmds.cfg
  64. ConfigMathFile=fminit\mathcmds.cfg
  65. ConfigMenuFile=fminit\viewer\menus.cfg
  66. PageSizesFile=fminit\pagesize.cfg
  67. FirstRunOpenDoc=
  68.  
  69. [RecentlyVisitedFiles]
  70. 0=relnotes
  71.  
  72.  
  73. [DialogLayout]
  74. ;------------------------- Dialog & Window layout ---------------------
  75. MakerWin=3, -1, -1, -3, -3, 0, 0, 640, 400
  76. Search=0, 0
  77. BookKit=0,0
  78. Help=0, 0
  79.  
  80. [Markers]
  81. ;------------------------------- Markers -------------------------------
  82. 0=Header/Footer $1
  83. 1=Header/Footer $2
  84. 2=Index
  85. 3=Comment
  86. 4=Subject
  87. 5=Author
  88. 6=Glossary
  89. 7=Equation
  90. 8=Hypertext
  91. 9=Cross-Ref
  92. 10=Conditional Text
  93. 11=Type 11
  94. 12=Type 12
  95. 13=Type 13
  96. 14=Type 14
  97. 15=Type 15
  98. 16=Type 16
  99. 17=Type 17
  100. 18=Type 18
  101. 19=Type 19
  102. 20=Type 20
  103. 21=Type 21
  104. 22=Type 22
  105. 23=Type 23
  106. 24=Type 24
  107. 25=Type 25
  108.  
  109.  
  110. [APIClients]
  111. ;------------------------------ API Clients ------------------------------
  112. ;ClientName=ClientType, description, path, optional file extension for filter
  113. ;Foo=ImportFilter,Import Filter for Foo Files,fminit\foo.dll,^.foo
  114. ClickPrint=Standard,Print Online Manuals,fminit\clickprt.dll
  115.  
  116.  
  117. [Thermometers]
  118. ;-------------------- Thermometer Color Definitions -----------------------
  119. ThermoDoneColor=255,0,255
  120. ThermoRemainingColor=192,192,192
  121.  
  122.  
  123. [Fonts]
  124. ;========================================================================
  125. ;                           Font Options
  126. ;========================================================================
  127.  
  128. ;
  129. ; Default used to map unknown fonts:
  130. ;
  131. DefaultFamily=Times,Times New Roman,Tms Rmn
  132.  
  133. ;
  134. ; Frame font information used for UI calculations
  135. ;
  136. UiCalcFont=MS Sans Serif,8 ,600
  137.  
  138. ;
  139. ; Frame font families that will not be spell checked:
  140. ;
  141. NonTextFamilies=ZapfDingbats, Symbol, WingDings, Monotype Sorts
  142.  
  143. ; Angle/Weight aliases used when reading documents from other platforms
  144. ; (basically synonyms used when reading a document):
  145. [FontAngleAliases]
  146. Obliqued=Oblique
  147.  
  148. [FontWeightAliases]
  149. Medium=Regular
  150. Roman=Regular
  151. Semi=SemiBold
  152. Demi=DemiBold
  153. Bolded=Bold
  154.  
  155. [WindowsToFrameFontAliases]
  156. ;
  157. ; This section gives the Frame font name for a Windows font. 
  158. ; The format is Windows_Font=Frame_Font
  159. ; Note this is the only place in viewer.ini which refers to Windows fonts.
  160. ; All other viewer.ini font entries refer to the FrameFont.
  161. ;
  162. ; The format is (on a single line):
  163. ;
  164. ;  A_WINDOWS_FONT_NAME,[Italic | Regular |*],[A_WEIGHT |*]=
  165. ;  A_FRAME_FONT_NAME, [ AN_ANGLE | * ], [ A_WEIGHT | * ], 
  166. ;   [ A_VARIATION | * ]
  167. ;
  168. ;  A_WINDOWS_FONT_NAME=a valid windows font face as it appears in other
  169. ;                      Windows applications.
  170. ;
  171. ;  A_FRAME_FONT_NAME=anything, but generally it is chosen to have
  172. ;                    Frame cross-platform compatibility.
  173. ;
  174. ;  A_WEIGHT=Defined above as Weights=
  175. ;
  176. ;  AN_ANGLE=Defined above as Angles=
  177. ;
  178. ;  A_VARIATION=Defined above as Variations=
  179. ;  
  180. ; In the absence of an alias, the default aliasing is always applied,
  181. ; it can be written:    
  182. ;     Windows Family Name, *, *=Windows Family Name, *, *, *
  183. ;
  184. ; The following are example of entries:
  185. ;
  186. ; Helvetica, Italic, *=Helvetica, Oblique, *, Regular
  187. ; HelveticaNarrow, *, *=Helvetica, * , * , Narrow
  188. ; HelveticaNarrow,Italic, *=Helvetica, Oblique, *, Narrow
  189. ;
  190.  
  191. Courier, Italic, *=Courier, Oblique, *, Regular
  192.  
  193. Helvetica, Italic, *=Helvetica, Oblique, *, Regular
  194. Helvetica-Narrow, Regular, *=Helvetica, Regular, *, Narrow
  195. Helvetica-Narrow, Italic, *=Helvetica, Oblique, *, Narrow
  196.  
  197. AvantGarde, Italic, Regular=AvantGarde, Oblique, Book, Regular
  198. AvantGarde, Italic, Bold=AvantGarde, Oblique, DemiBold, Regular
  199. AvantGarde, Regular, Regular=AvantGarde, Regular, Book, Regular
  200. AvantGarde, Regular, Bold=AvantGarde, Regular, DemiBold, Regular
  201.  
  202. Bookman, *, Regular=Bookman, *, Light, Regular
  203. Bookman, *, Bold=Bookman, *, DemiBold, Regular
  204.  
  205.  
  206. [UnknownToKnownFontMap]
  207. ;
  208. ;  This section is for mapping unavailable fonts when reading a document.
  209. ;  The format is:    Frame Font Unavailable=Frame Font Available
  210. ;
  211. ;  The format for a Frame Font is (on one line):
  212. ;
  213. ;  A_FRAME_FONT_NAME, [AN_ANGLE | WILDCARD],[A_WEIGHT | WILDCARD], 
  214. ;   [A_VARIATION | WILDCARD]
  215. ;
  216. ;  When no mapping is provided the defaults are used in the 
  217. ;  Default section of [Fonts]
  218. ;
  219. ;  Examples:
  220. ;    Lumina,*,*,*=Helvetica, *, *, *
  221. ;    Helvetica,*,Light,*=Helvetica,*,Regular,*
  222. ;    Helvetica,*,*,UltraCompressed=Helvetica, *, *, Narrow
  223. ;
  224.  
  225.  
  226. ; Mapping for fonts commonly used by Frame Products on non-Windows platforms:
  227.  
  228. Chicago, *, *, *=Helvetica, *, *, *
  229. Geneva, *, *, *=Helvetica, *, *, *
  230. NewYork, *, *, *=Times, *, *, *
  231. Monaco, *, *, *=Times, *, *, *
  232. Helvetica, *, *, Condensed=Helvetica, *, *, Narrow
  233.  
  234. ; If you are running on Windows 3.1 without ATM with a non-PostScript printer:
  235.  
  236. Courier, *, *,*=Courier New,*, *, *
  237. Times, *, *, *, 1=Times New Roman,*, *, *
  238. Helvetica, *, *, *, 1=Arial, *, *, *
  239. Helvetica, Oblique, *, *, 1=Arial, Italic, *, *
  240.  
  241. ; If you are running on Windows 3.0 without ATM with a non-PostScript printer:
  242.  
  243. Times, *, *, *,2=Tms Rmn, *, *, *
  244. Helvetica, *, *, *, 2=Helv, *, *, *
  245. Helvetica, Oblique, *, *, 2=Helv, Italic, *, *
  246.  
  247. ; If you open a document with TrueType fonts and you don't have TrueType:
  248.  
  249. Times New Roman, *, *, *=Times, *, *, *
  250. Courier New, *, *, *=Courier, *, *, *
  251. Arial, *, *, *=Helvetica, *, *, *
  252. Arial, Italic, *, *=Helvetica, Oblique, *, *
  253.  
  254. ; For import
  255.  
  256. Helvetica-Narrow, Regular, *, Regular=Helvetica, Regular, *, Narrow
  257. Helvetica-Narrow, Italic, *, Regular=Helvetica, Oblique, *, Narrow
  258.  
  259.  
  260. [Export]
  261. ;------------------------- Export ---------------------------
  262. ; n=<UI-name> <clipboard-name> <type> <via: executable in-fmt out-fmt ...> 
  263. 1="Rich Text Format (RTF)" "RTF" DOCUMENT W4W42F.DLL MIF MSI W4W19T.DLL MSI RTF
  264.  
  265. [Filters]
  266. ;------------------------- Filters ---------------------------
  267. ; n=<source-name> <destination-name> <type> <via> <file-extension>
  268. 120="CGM" "WMF" OBJECT FRME_INT.DLL ^.CGM
  269. 125="CorelDRAW" "WMF" OBJECT FRME_INT.DLL ^.CDR
  270. 132="DIB" "DIB" OBJECT frame.exe ^.BMP
  271. 136="DXF" "WMF" OBJECT FRME_INT.DLL ^.DXF
  272. 140="EPS(F)" "DIB" OBJECT frame.exe ^.EPS
  273. 150="GEM" "WMF" OBJECT FRME_INT.DLL ^.GEM
  274. 160="GIF" "DIB" OBJECT grphfilt.dll ^.GIF
  275. 170="HPGL" "WMF" OBJECT FRME_INT.DLL ^.HGL
  276. 180="IGES" "WMF" OBJECT G4G607F.DLL ^.IGS
  277. 220="MacPaint" "DIB" OBJECT macpaint.dll ^.MPT
  278. 221="Micrografx Drawing Format" "WMF" OBJECT FRME_INT.DLL ^.DRW
  279. 222="MIF" "MKR" DOCUMENT frame.exe ^.MIF
  280. 223="MML" "MIF" DOCUMENT frame.exe ^.MML
  281. 250="PCX" "DIB" OBJECT grphfilt.dll ^.PCX
  282. 251="QuickDraw PICT" "WMF" OBJECT FRME_INT.DLL ^.PCT
  283. 280="SunRF" "DIB" OBJECT frame.exe ^.RF
  284. 290="Text" "MKR" DOCUMENT frame.exe ^.TXT
  285. 291="TIFF" "DIB" OBJECT grphfilt.dll ^.TIF
  286. 310="WMF" "WMF" OBJECT frame.exe ^.WMF
  287. 317="WordPerfect Graphics" "WMF" OBJECT FRME_INT.DLL ^.WPG
  288. 330="XWD" "DIB" OBJECT grphfilt.dll ^.XWD
  289.