sdl2-cairo: Render with Cairo on SDL textures. Includes optional convenience drawing API.
This small library provides convenience functions to draw on SDL2 textures with Cairo. As Cairo is complicated, it also provides a drawing API, which is heavily inspired by Processing and is much more user-friendly. If it does not support something, you can always embed direct Cairo commands, so you do not have to decide!
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
builddemo | Build the little demo | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sdl2-cairo-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.2 |
---|---|
Dependencies | base (>=4.7 && <5), cairo (>=0.13), linear, mtl, random, sdl2 (>=2.1.0), sdl2-cairo, time [details] |
License | MIT |
Copyright | Copyright (c) 2015 Anton Pirogov |
Author | Anton Pirogov |
Maintainer | anton.pirogov@gmail.com |
Category | Graphics |
Source repo | head: git clone https://github.com/apirogov/sdl2-cairo.git |
Uploaded | by apirogov at 2017-08-06T13:17:09Z |
Distributions | NixOS:0.2 |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Executables | sdl2-cairo-test |
Downloads | 4502 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-08-06 [all 1 reports] |