home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / fonts / r_z / swfont / !SwitchF / Help < prev    next >
Text File  |  1997-07-29  |  5KB  |  102 lines

  1. SwitchFont automatically adjusts itself to the configured country.
  2. Languages available: English, German
  3.  
  4.            ——————————————————————————————
  5.              Help file for ‘SwitchFont’
  6.            ——————————————————————————————
  7.  
  8. written 2nd-4th of June 1994 by Richard Atterer
  9. small bug fixed on 22nd of June
  10. internationalisation added on 24th of June
  11. minor fix to make it run on RiscPC on 29−07−1997 (oops, a bit late!)
  12.  
  13. This program is Freeware and so may be copied and spread freely as long as no
  14. modifications are made (except for saving one’s own choices) and no profit is
  15. made in the spreading, but I keep the copyright. Under no circumstances may
  16. this program be sold as an ‘extra’ together with commercial software without
  17. my written permission (contact me).
  18.  
  19.  
  20. First of all I want to say that this program is my ‘Bet I can do it better’
  21. version of ‘FontsPlus’ by Simon Burrows (as some of you may have noticed). My
  22. SwitchFont doesn’t work with RISC OS 2, but on the other hand it needs less
  23. memory (that was the main reason, because I think 64K is too much just to
  24. alter Font$Path now and then) and provides a nice window. Furthermore, you
  25. can have a maximum of 30 font dirs and no errors are produced when the limit
  26. is reached...
  27.  
  28.  
  29. SwitchFont V1.00 (for RISC OS 3.00 onwards):
  30. ————————————————————————————————————————————
  31.  
  32. RISC OS 3 offers excellent outline font facilities, along with an intelligent
  33. system to allow programs to use the fonts available on a system. However,
  34. there are still some weak points, especially when many outline fonts have to
  35. be maintained:
  36. If you have fonts on different disks and want to have them available (i.e. to
  37. appear in ‘Font name’ submenus and the like), you need to boot each one of
  38. them (if they contain applications like ‘!Fonts’), or set up Font$Path to
  39. boot them all. In both cases, once you have them available they can be
  40. removed again only with the FontRemove command, which is not very
  41. comfortable. Furthermore, the displaying of a font submenu can take quite
  42. long and the menu will be very big.
  43.  
  44. Usage of SwitchFont:
  45. Drag directories containing the different font directories onto the
  46. SwitchFont icon. These directories can be applications such as ‘!Fonts’,
  47. but you MUST make sure that the different font families are in the
  48. application directory itself (e.g. ‘!Fonts.Selwyn’). Normally it is more
  49. convenient to use normal directories, so you can choose their name (e.g.
  50. create a directory called ‘Handwritng’ and copy into it all font families
  51. that look like handwriting). It doesn’t matter where these directories are;
  52. they can be on different disks. DON’T drag individual font directories, such
  53. as ‘Selwyn’, to the icon bar. If you have made something wrong, you can
  54. remove the directory from SwitchFont’s list by selecting it in the REMOVE
  55. subdirectory. The maximum possible number of directories is 30 (ROM fonts
  56. included).
  57. If you press Select or Adjust over the icon bar icon, the program opens a
  58. window with the names of the font directories, each with an option icon to
  59. its left. At the top of the list are always the ROM fonts, which are always
  60. selected and thus available (and which can’t be removed either), below them
  61. your directories. In order to make them available or not available, click on
  62. the appropiate name, and the fonts of the directory will appear in your font
  63. menu if it’s name is ticked in the window.
  64. Note: In the font menu itself, the fonts will be ‘mixed up’, i.e. sorted
  65. alphabetically. There’s no possibility to show the directory names there and
  66. the fonts in further submenus.
  67.  
  68. In order to save your selections, that is the names of the directories and
  69. information on which of them are ticked, choose SAVE from the icon bar menu,
  70. and the application will attempt to save them in ‘!SwitchF.Choices’.
  71. Note: If you have for one reason or another lost the ‘Choices’ file (which
  72. means you get an ‘File ... not found’ error when you try to run SwitchFont),
  73. create an empty file called ‘Choices’ of the type ‘Obey’, run SwitchFont,
  74. make your selections, save them, AND RUN IT ONCE MORE.
  75.  
  76.  
  77. I have written SwitchFont as a ‘module task’, which has the following
  78. advantages:
  79. • It needs very little memory (altogether 6 KBytes!)
  80. • It ‘survives’ soft resets, i.e. resets without the Ctrl key down. After
  81.   such a reset, SwitchFont’s icon will be on the icon bar.
  82. • After you have chosen QUIT, it is still in memory, and can be restarted by
  83.   issuing the command ‘SwitchFont’ from the NEW TASK submenu of the task
  84.   manager (DOES NOT WORK if you press F12 and enter the command). In order to
  85.   remove it completely from workspace, type ‘RMKill SwitchFont’.
  86.  
  87. One more thing: You will get a ‘Buffer overflow’ error when you try to open
  88. a menu containing a font submenu and have selected more than 10 font
  89. directories. This is not an error of my program, but a limitation of RISC OS
  90. 3 (could also be caused only by the ROM apps — too lazy to test it).
  91.  
  92.  
  93. I hope this program will help you a bit or eight!
  94.  
  95. Yours,
  96. Richard Atterer on 04−06−1994
  97.  
  98.  
  99.  
  100. P.S. Sory four my englisch-mistakes
  101.  
  102. © Copyright 1994 by ‘Strider’ Richard Atterer