Fixed 4Dgifts window.ps for 3.2.1

dave "who can do? ratmandu!" ratcliffe dave at ratmandu.sgi.com
Fri Dec 29 02:31:43 AEST 1989


In article <2269 at odin.SGI.COM> msc at sgi.com writes:
>I changed the title bar painting in release 3.2.1 to make it faster and
>to stop the flashing.  In doing so I broke the code in window.ps in 4Dgifts
>that paints stripes instead of a solid block in the title bar.
>
>Now that I've learned of this codes existence, I've fixed it.  Here is the
>correct window.ps file for release 3.2.1
>
the only problem is one line that ended in a comment that wrapped around 
to the next line and was cut into 2 lines.  this will break the server 
upon trying to login.  calling the line

>systemdict begin

line # 1, you will find that line # 78 needs to be re-joined to line # 77:
(instead of)

>        currentfont fontheight 0.085 mul add    % x1' y' XXX show paints
>too low

(make these two lines be one line):

>        currentfont fontheight 0.085 mul add    % x1' y' XXX show paints too low


                                            daveus rattus   

                                   yer friendly neighborhood ratman



More information about the Comp.sys.sgi mailing list