Path: utzoo!utgpu!watmath!att!rutgers!ucsd!usc!samsung!munnari.oz.au!csc!mag653 From: mag653@csc.anu.oz Newsgroups: comp.sys.mac.programmer Subject: Rotating Text Message-ID: <1007.2562b645@csc.anu.oz> Date: 16 Nov 89 13:29:41 GMT Organization: Computer Services, Australian National University Lines: 11 I am trying to rotate text within a window. As mentioned in TN41, I am using an offscreen bitmap. However, I am having troble rotating the bitmap itself. I have used the brute force approach in tranposing bit by bit into a new bitmap, But this seems very unreasonable. Can anyone please suggest a cleaner way of doing this. Many thanks. Martin Grant mag653@csc.anu.oz