Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | plcairo - Prolog bindings for cairo graphics library |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 1.1.1 |
SHA1 sum: | 6e9c609c714478232c830df2cec894b77abb2b99 |
Author: | Keri Harris <keri@gentoo.org> |
Download URL: | http://dev.gentoo.org/~keri/plcairo/plcairo-*.tgz |
Requires: | plgi |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.9.0 | e70a83b4bd38b5abe5f72b24bbe6f765bbd10713 | 19 | http://dev.gentoo.org/~keri/plcairo/plcairo-0.9.0.tgz |
0.9.1 | c90527f7756fb39afbf69def115e383626026754 | 18 | https://dev.gentoo.org/~keri/plcairo/plcairo-0.9.1.tgz |
http://dev.gentoo.org/~keri/plcairo/plcairo-0.9.1.tgz | |||
1.0.0 | 1fc87d6d2e1c65d4b787ff88181558556ac49b12 | 1 | https://dev.gentoo.org/~keri/plcairo/plcairo-1.0.0.tgz |
1.1.0 | 62251ea0daf16a32034db00582be3d6449125c0e | 14 | https://dev.gentoo.org/~keri/plcairo/plcairo-1.1.0.tgz |
http://dev.gentoo.org/~keri/plcairo/plcairo-1.1.0.tgz | |||
1.1.1 | 6e9c609c714478232c830df2cec894b77abb2b99 | 72 | http://dev.gentoo.org/~keri/plcairo/plcairo-1.1.1.tgz |
PLcairo is a set of Prolog bindings for the cairo graphics library. PLcairo provides the Prolog developer with an API to 2D vector-graphics that can be rendered on multiple output devices. PLcairo supports the following backends: Gtk, image buffers, PostScript, PDF, SVG.
A number of short example programs exist in the plcairo/examples directory highlighting some of the capabilities of PLcairo.
PLcairo has the following requirements:
?- pack_install(plcairo).
PLcairo can also be compiled and installed directly from sources in the following manner:
% cd plcairo-$VERSION % autoconf % ./configure % make % make install
[1] http://www.swi-prolog.org/ [2] https://github.com/keriharris/plgi [3] http://cairographics.org/ [4] https://wiki.gnome.org/Projects/GObjectIntrospection [5] http://www.freedesktop.org/wiki/Software/pkg-config/
PLcairo is free software and is available to be redistributed and/or modified under the terms of the GNU Lesser General Public License version 2.1 (LGPLv2.1).
Pack contains 66 files holding a total of 576K bytes.