All Projects → akiraux → interactive-goocanvas

akiraux / interactive-goocanvas

Licence: LGPL-3.0 license
SVG Canvas Library for Akira and Spice-Up built on top GooCanvas

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Canvas Demo

Testing and Developing the new Canvas Tech for Akira and Spice-Up


Generate Docs

valadoc -o docs goocanvas-2.0.vapi --pkg gio-2.0 --pkg gtk+-3.0 --pkg goocanvas-2.0 --force

Build the App

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with com.github.akiraux.interactive-goocanvas

sudo ninja install
com.github.akiraux.interactive-goocanvas
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].