summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/third_party/README.chromium
blob: c82463f7b352190ab9baa7a74b72f69d0b8bbac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Name: NSBezierPath additions from Sean Patrick O'Brien
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
License File: LICENSE

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.