1Name: NSBezierPath additions from Sean Patrick O'Brien 2Short Name: NSBezierPath 3URL: http://www.seanpatrickobrien.com/journal/posts/3 4Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials%2F1%2FExampleButton.zip 5Version: 1.0 6License: BSD 7Security critical: YES 8 9Description: 10Additions to NSBezierPath to make certain operations more convenient (inner 11shadows on paths, for example). 12 13Local Modifications: 14 - Added LICENSE file based on email correspondence with Sean. 15 - Added header guards. 16