• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
persistent graphic (NSBezierPath) objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

persistent graphic (NSBezierPath) objects


  • Subject: persistent graphic (NSBezierPath) objects
  • From: Christopher Corbell <email@hidden>
  • Date: Tue, 5 Aug 2003 17:57:34 -0700

I'm working on a feature that allows custom graphic "atoms" to
be saved and applied as tools. I'm using NSBezierPath to implement
these atoms; I'd like to store them in simple files, preferably xml.

Should I use standard NSObject coding facilities for this, or are there
graphic-specific alternatives? I'm thinking mainly of SVG - extending
NSBezierPath with "initWithSVGData" and "saveAsSVGData" methods.

Has someone already done something along these lines?

Thanks in advance,
Christopher
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Invoking command line commands with environment variables set
  • Next by Date: Re: am i loading this pdf data correctly or not?
  • Previous by thread: Re: Cross platform development
  • Next by thread: Borderless window
  • Index(es):
    • Date
    • Thread