mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 20:19:40 +00:00
small usage comment in AntiGrain plugin
This commit is contained in:
parent
6699172b8e
commit
2640121906
@ -5,6 +5,13 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
|
||||
|
||||
/*
|
||||
To use this plug-in you must have the AntiGrain headers and static library installed, this is done using the install_AntiGrain script in
|
||||
the InstallCDT download.
|
||||
*/
|
||||
|
||||
#import <Onyx2D/O2Context_builtin_gdi.h>
|
||||
#import "O2Defines_AntiGrain.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user