home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 779.dms / 779.adf / FONTRIP.DOC < prev    next >
Text File  |  1989-07-27  |  3KB  |  67 lines

  1.  
  2. Documentation: FONT RIPPER
  3. --------------------------
  4.  
  5. --------------------------------------------------------------------------
  6.  
  7. Released     : MAY 1989
  8.  
  9. Copyright    : PHAZE 101
  10.  
  11. Coding       : CRAIN
  12.  
  13. --------------------------------------------------------------------------
  14.  
  15. Instructions : CRAIN / PHAZE 101
  16.  
  17. --------------------------------------------------------------------------
  18.  
  19. To complement with my character editor this is an 8x8 character set ripper.
  20. It is fully compatible with character sets produced by character editor and
  21. can also rip fonts which do not have the extra byte after each data item. I
  22. made the screen  as small as possible so  that  hopefully the ripper itself
  23. does not corrupt important memory areas where the charsets are. That is how
  24. all rippers should be !
  25.  
  26. The following keys are used:
  27.  
  28. Left shift  = Decrement address by 1 page (i.e. 96 characters)
  29. Left Alt    = Decrement address by 1 character
  30. Left Amiga  = Decrement address by 1 byte
  31. Right shift = Increment address by 1 page (i.e. 96 characters)
  32. Right Alt   = Increment address by 1 character
  33. Right Amiga = Increment address by 1 byte
  34. Ctrl        = Toggles extra plane on/off (Note for charsets compatible with
  35.               Character Editor V1.0 this must be ON)
  36. Help        = Save file (Note: The filename can be passed from CLI as param
  37.               after the command name, but if not filename is specified then
  38.               "RIPPEDFONT" is taken as default. After performing a save the
  39.               Name is slightly changed (Eg. to RIPPEDFONT0,RIPPEDFONT1 etc)
  40.               so that many fonts can be ripped by the same go ! )
  41. Arrow up    = Search for the equivalent of a space character ( i.e. 8 or 16
  42.               empty bytes, depending on the mode )
  43. Arrow down  = Search for a possible character set.  Note: This search works
  44.               by looking for the empty byte in the second plane, and checks
  45.               that there are enough spaces for 96 characters.  So this mode
  46.               only works for the two-plane character sets and also provided
  47.               that the second plane is not being used !! It might take some
  48.               time to find  a possible font. If no  possible fonts from the
  49.               current address till  $7FFFF  are found , then the  search is
  50.               discarded.
  51. Left Mouse  = Exit
  52.  
  53. --------------------------------------------------------------------------
  54.  
  55. That's all folkz.
  56. -----------------
  57.  
  58. If you feel that you are  good enough to contact us please do so but if you
  59. want 101 % reply send a disk, not just a letter.
  60.  
  61.                                  PHAZE 101
  62.                                 PO. BOX 529
  63.                                  VALLETTA,
  64.                                    MALTA
  65.  
  66. --------------------------------------------------------------------------
  67.