Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: NSBezierPath additions from Sean Patrick O'Brien | |
| 2 URL: http://www.seanpatrickobrien.com/journal/posts/3 | |
| 3 Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials% 2F1%2FExampleButton.zip | |
| 4 Version: 1.0 | |
| 5 License: BSD | |
| 6 License File: LICENSE | |
|
Evan Martin
2010/07/01 16:44:01
This isn't needed, for what it's worth (LICENSE is
| |
| 7 | |
| 8 Description: | |
| 9 Additions to NSBezierPath to make certain operations more convenient (inner | |
| 10 shadows on paths, for example). | |
| 11 | |
| 12 Local Modifications: | |
| 13 - Added LICENSE file based on email correspondence with Sean. | |
| 14 - Added header guards. | |
| OLD | NEW |