From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Need help on 'page' command From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020124022029.33C7A19A2A@mail.cse.psu.edu> Date: Wed, 23 Jan 2002 21:20:25 -0500 Topicbox-Message-UUID: 42e2b714-eaca-11e9-9e20-41e7f4b1d025 See if "jpg /n/cdb/JPEGS300/AACROCK1.JPG" works. If so, you need to edit the code in /sys/src/cmd/page/gfx.c to reflect the magic jpeg prefix we're apparently not getting right. Russ