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