[comp.sys.mac.programmer] Special fonts in PICT's

rmiller@sbcs.sunysb.edu (Robert Miller) (01/28/91)

I'm working on a Macintosh application, one of whose functions involves
copying a Picture to scrap.  This picture requires use of special
symbols in a custom font I designed, and the definition of the picture
makes several calls to DrawString.

Once the picture is copied to scrap, the special symbols are replaced
with the symbols in the original font.  Can anyone tell me how I
can avoid this?

Robert
rmiller@sbcs.sunysb.edu