home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume21 / gnuchess / patch02 / ChessFont.patch next >
Encoding:
Text File  |  1991-08-01  |  696 b   |  20 lines

  1. *** /tmp/DIST/ChessFont    Mon Jul 29 07:35:40 1991
  2. --- ChessFont    Mon Jul 29 07:31:09 1991
  3. ***************
  4. *** 314,320 ****
  5.       % behaviour.  Also, they are the only symbols for which this is
  6.       % easy!
  7.   
  8. !     /WP { setpce Setfont setW 0 0 moveto (f) tofig show setB (P) Tofig
  9.           -500 -300 rmoveto show } bind def
  10.       /BP { setpce Setfont setW 0 0 moveto (f) tofig show setB (r) tofig
  11.           show } bind def
  12. --- 314,320 ----
  13.       % behaviour.  Also, they are the only symbols for which this is
  14.       % easy!
  15.   
  16. !     /WP { setpce Setfont setW 0 0 moveto (f) tofig show setB (P) tofig
  17.           -500 -300 rmoveto show } bind def
  18.       /BP { setpce Setfont setW 0 0 moveto (f) tofig show setB (r) tofig
  19.           show } bind def
  20.