Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!noose.ecn.purdue.edu!mentor.cc.purdue.edu!edgincd2 From: edgincd2@mentor.cc.purdue.edu (Chris Edgington *Computer Science Major*) Newsgroups: comp.sys.apple2 Subject: Print shop graphics Message-ID: <13627@mentor.cc.purdue.edu> Date: 5 Sep 90 06:47:45 GMT Reply-To: edgincd2@mentor.cc.purdue.edu (Chris Edgington *Computer Science Major*) Organization: Purdue University Lines: 14 Does anyone have some Applesoft BASIC code that will load a print shop graphic onto the hi-res screen??? I have figured out the format of the graphic file, but the bit representations in the file are the reverse of the bit representation on the screen. Plus, the files are stored with 8 pixels per byte, but the screen is only 7. So the code would have to take care of that extra bit and flipping the bits: (ie: 10100000 becomes 00000101 ). Thanks in advance, Chris Edgington Computer Science Major & Programmer, Teacher's 'R' Us software. edgincd2@mentor.purdue.cc.edu