Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!gillies From: gillies@m.cs.uiuc.edu Newsgroups: comp.sys.mac.system Subject: Re: PostScript/TrueType Question Message-ID: <70500050@m.cs.uiuc.edu> Date: 9 Oct 90 07:22:00 GMT References: <2868@bridge2.ESD.3Com.COM> Lines: 21 Nf-ID: #R:bridge2.ESD.3Com.COM:2868:m.cs.uiuc.edu:70500050:000:1048 Nf-From: m.cs.uiuc.edu!gillies Oct 9 02:22:00 1990 > Tech Note 91 (dated 3/1/88) specifies some picture comments for rotated text > and graphics. These comments are directly supported in the LaserWriter > driver and could be interpreted by programs for drawing on the screen. I just checked MacDraw II and Canvas 2.0 -- much to my chagrin, rotated text seems to be transferred easily between the programs using picture comments. On the other hand, Canvas 2.0 does screw up rotation. Once an item is rotated, it is represented on the screen by a bitmap. Subsequent rotations just spin the bitmap, making the item illegible upon the second rotation. "Zoom In" does not enhance the legibility of a rotated item. I could also swear that there are cases in Canvas 2.0 when a rotated item was permanently converted into a bitmap without my consent, but I cannot reproduce this problem. I guess it takes more than just an interchange format to get developers to implement rotation correctly. Or Maybe Canvas is just a kluge -- I'm beginning to think (more and more) that this is the actual answer.