[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More about PICT file



In article <...> jipan@mason1.gmu.edu (JIQIAN PAN) writes:

This isn't related to your other problem, but there is a problem with
your creator string for SuperPaint files.  Creation strings are
case-sensitive!!

 > ;;; SPNT is the creator of the SuperPaint files
 > (store-pict-to-file (get-picture *my*) filename :creator "spnt")
                                                             ^^^^
The correct string is "SPNT"  (capital letters).
--
________________________________________________________________________
Thomas A. Russ,  USC/Information Sciences Institute          tar@isi.edu    
4676 Admiralty Way, Marina del Rey, CA 90292          (310) 822-1511x775