Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!lll-lcc!ames!ucbcad!ucbvax!DSL.CIS.UPENN.EDU!bradley From: bradley@DSL.CIS.UPENN.EDU.UUCP Newsgroups: comp.windows.x Subject: modifications to the bitmap editor Message-ID: <8703270127.AA02280@dsl.cis.upenn.edu> Date: Thu, 26-Mar-87 20:27:16 EST Article-I.D.: dsl.8703270127.AA02280 Posted: Thu Mar 26 20:27:16 1987 Date-Received: Sat, 28-Mar-87 07:16:34 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 80 I've modified the bitmap editor (the one that comes with X 10.4) so that it has two extra commands, Flip Horizontal and Flip Vertical. Useful for quickly converting a bitmap of a left-facing Blue Space Lemur into a right-facing Blue Space Lemur. Or something like that. Anyhow, here's the diffs to apply to bitmap.c, via the command: ( cat diffs ; echo '1,$p' ) | ed - bitmap.c > bitmap.c.new John Bradley (bradley@cis.upenn.edu) "Patch program?!? WHAT patch program?" ---------------(cut here, save as 'diffs' (or don't))-------------------------- 1865a FlipH() { register int i,j; for (i=0; i