-
Notifications
You must be signed in to change notification settings - Fork 0
Binding of cairo libraries (www.cairographics.org) for gambit (http://dynamo.iro.umontreal.ca/~gambit)
License
mbenelli/gambit-cairo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CAIRO INTERFACE FOR GAMBIT-C -*- outline -*- * Disclaimer This is a cairo (http://www.cairographics.org) interface for Gambit-C (http://dynamo.iro.umontreal.ca/~gambit). This works for me. It has been tested only in a few number of use-cases. Many thanks to Marc Feeley for help and suggestions. * Installation Running "make" will build a loadable library "cairo.o1" in current directory. You may need to edit Makefile in order to customize include and lib paths. Tested with cairo 1.4.10 and libfreetype 2.3.5. * Documentation All functions have same interface as their C counterpart. See cairo documentaion. Reference counters are handled: all *-reference and *-destroy functions are deprecated. Support for Win32 graphics is missing. cairo-svg-get-versions is missing. * License This package is released under terms of LGPL 2.1 (see COPYNG) If this doesn't satisfy your requirement, feel free to conctact me. * Examples Directory "examples" contains some simple example. You can run example with: gsi <example-name> For now, all example create a .png file named as example itself. * Contact Comment and suggestion are welcome. Marco Benelli <[email protected]>
About
Binding of cairo libraries (www.cairographics.org) for gambit (http://dynamo.iro.umontreal.ca/~gambit)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published