blob: 235c82a535d9ae880d540e5352ca26283ea77225 [file] [log] [blame]
Name: NSBezierPath additions from Sean Patrick O'Brien
Short Name: NSBezierPath
URL: http://www.seanpatrickobrien.com/journal/posts/3
Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials%2F1%2FExampleButton.zip
Version: 1.0
License: BSD
Security critical: YES
Description:
Additions to NSBezierPath to make certain operations more convenient (inner
shadows on paths, for example).
Local Modifications:
- Added LICENSE file based on email correspondence with Sean.
- Added header guards.