home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 219 / FView.sis (.txt) next >
EPOC Installation Package  |  2000-10-13  |  9KB  |  230 lines

  1. C:\Sistemp\FView.app!:\System\Apps\FView\FView.appC:\Sistemp\FView.aif!:\System\Apps\FView\FView.aifC:\Sistemp\Bis.txt!:\System\Apps\FView\Bis.txtFView 7.5 kB7
  2. c:\Projects\FViewer\FView
  3. FONT$
  4. FONT_CODE&
  5. FONT_NAME$
  6. TEXT$
  7. LOAD_FONTS
  8. LOAD_CODES
  9. LOAD_NAMES
  10. PRINT_EXAMPLE
  11. AEIOU aeiou 1234567890
  12. FONT$
  13. Arial Bold 8
  14. Arial Bold 11
  15. Arial Bold 13
  16. Arial Normal 8
  17. Arial Normal 11
  18. Arial Normal 13
  19. Arial Normal 15
  20. Arial Normal 18
  21. Arial Normal 22
  22. Arial Normal 27
  23. Arial Normal 32
  24. Times Bold 8
  25. Times Bold 11
  26. Times Bold 13
  27. Times Normal 8
  28. Times Normal 11
  29. Times Normal 13
  30. Times Normal 15
  31. Times Normal 18
  32. Times Normal 22
  33. Times Normal 27
  34. Times Normal 32
  35. Courier Bold 8
  36. Courier Bold 11
  37. Courier Bold 13
  38. Courier Normal 8
  39. Courier Normal 11
  40. Courier Normal 13
  41. Courier Normal 15
  42. Courier Normal 18
  43. Courier Normal 22
  44. Courier Normal 27
  45. Courier Normal 32
  46. Calc 13n
  47. Calc 18n
  48. Calc 24n
  49. Mon 18n
  50. Mon 18b
  51. Mon 9n
  52. Mon 9b
  53. Tiny 1
  54. Tiny 2
  55. Tiny 3
  56. Tiny 4
  57. +    Eiksym 15
  58. Squashed
  59. Digital 35
  60. Mono 8
  61. Roman 8
  62. Roman 11
  63. Roman 13
  64. Roman 16
  65. Swiss 8
  66. Swiss 11
  67. Swiss 13
  68. Swiss 16
  69. Mono 6
  70. FONT_CODE&
  71. FONT_NAME$
  72. KFontArialBold8&
  73. KFontArialBold11&
  74. KFontArialBold13&
  75. KFontArialNormal8&
  76. KFontArialNormal11&
  77. KFontArialNormal13&
  78. KFontArialNormal15&
  79. KFontArialNormal18&
  80. KFontArialNormal22&
  81. KFontArialNormal27&
  82. KFontArialNormal32&
  83. KFontTimesBold8&
  84. KFontTimesBold11&
  85. KFontTimesBold13&
  86. KFontTimesNormal8&
  87. KFontTimesNormal11&
  88. KFontTimesNormal13&
  89. KFontTimesNormal15&
  90. KFontTimesNormal18&
  91. KFontTimesNormal22&
  92. KFontTimesNormal27&
  93. KFontTimesNormal32&
  94. KFontCourierBold8&
  95. KFontCourierBold11&
  96. KFontCourierBold13&
  97. KFontCourierNormal8&
  98. KFontCourierNormal11&
  99. KFontCourierNormal13&
  100. KFontCourierNormal15&
  101. KFontCourierNormal18&
  102. KFontCourierNormal22&
  103. KFontCourierNormal27&
  104. KFontCourierNormal32&
  105. KFontCalc13n&
  106. KFontCalc18n&
  107. KFontCalc24n&
  108. KFontMon18n&
  109. KFontMon18b&
  110. KFontMon9n&
  111. KFontMon9b&
  112. KFontTiny1&
  113. KFontTiny2&
  114. KFontTiny3&
  115. KFontTiny4&
  116. KFontEiksym15&
  117. KFontSquashed&
  118. KFontDigital35&
  119. 4 REM Series 3x
  120. 5 REM Series 3x
  121. 6 REM Series 3x
  122. 7 REM Series 3x
  123. 8 REM Series 3x
  124. 9 REM Series 3x
  125. 10 REM Series 3x
  126. 11 REM Series 3x
  127. 12 REM Series 3x
  128. 13 REM Series 3x
  129. FONT$
  130. TEXT$
  131. Choose Font
  132. Font:O
  133. ,...K
  134. ,...K
  135. ,...K
  136. ,...K
  137. ,...K
  138. ,...K
  139. ,...K
  140. ,...K
  141. ,...K
  142. Example text:O    
  143. Underlined
  144. Inverse
  145. Double Height
  146. Monospaced
  147. Italic
  148. COPY_TO_CLIPBOARD
  149. C_DIALOG
  150. SFLAG%
  151. FONT$
  152. FONT_NAME$
  153. FONT_CODE&
  154. TEXT$
  155.  BoldK
  156. KgStyleBold%
  157.  UnderlinedK
  158. KgStyleUnder%
  159.  + KgStyleUnder%K
  160.  InverseK
  161. KgStyleInverse%
  162.  + KgStyleInverse%K
  163.  Double-heightK
  164. KgStyleDoubleHeight%
  165.  + KgStyleDoubleHeight%K
  166.  MonospacedK
  167. KgStyleMonoFont%
  168.  + KgStyleMonoFont%K
  169.  ItalicK
  170. KgStyleItalic%
  171.  + KgStyleItalic%K
  172. KgStyleNormal%
  173. Font:
  174. Const:
  175. gFONT 
  176. gSTYLE 
  177.  Width 
  178. +    , height 
  179. , width 
  180. +    , height 
  181. ++Change fonts with LeftArrow and RightArrow,
  182. +.Ctrl-C or Ctrl-Shft-C copies to the clipboard.
  183. +_Press B, D, I, M, V, U to toggle Bold, DoubleHeight, Italic, Monospaced, Inverse or Underlined.
  184. +*FontView by Roger Muggleton, hzk@cix.co.uk(
  185. {A`[:
  186. gFONT 
  187. gSTYLE K
  188. {A`[A
  189. gFONT 
  190. gSTYLE K
  191. O98[    
  192. O    {A[
  193. OB{A[
  194. OD{A[
  195. OI{A[
  196. OM{A[
  197. OU{A[
  198. OV{A[
  199. Nothing to copy
  200. c:\System\Data\Clpboard.cbd(
  201. Copied to Clipboard
  202. MAIN.
  203. LOAD_FONTS,
  204. LOAD_CODES
  205. LOAD_NAMES,
  206. C_DIALOG
  207. PRINT_EXAMPLE
  208. COPY_TO_CLIPBOARD>
  209. SFLAG%l
  210. SYSTEM\
  211. "FontView
  212. This SIS-file is designed by BISON Software. 
  213. Bison Software doesn't accept any liability 
  214. for the function of the programme to be installed. 
  215. Please pay attention to the comment in the 
  216. README file of the author.
  217. Before installing this software please make 
  218. a B A C K U P  of your Psion.
  219. Have a lot of fun!
  220. Diese SIS-Datei wurde von Bison Software erstellt.
  221. Bison Software 
  222. bernimmt keinerlei Garantie f
  223. r die 
  224. Funktion des zu installierenden Programmes. 
  225. Bitte beachten Sie die Hinweise in der 
  226. README Datei des Autors.
  227. Bevor Sie das Programm installieren machen Sie 
  228. ein B A C K U P  Ihres Psion.
  229. Viel Spa
  230.