sdl2-cairo: Binding to render with Cairo on SDL textures and optional convenience drawing API.

[ graphics, library, mit ] [ Propose Tags ]

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
NameDescriptionDefault
builddemo

Build the little demo

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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.8 && <=5), cairo (>=0.13), linear, mtl, random, sdl2 (>=2.0.0 && <2.2), sdl2-cairo, time [details]
License MIT
Copyright Copyright (c) 2015 Anton Pirogov
Author Anton Pirogov
Maintainer anton.pirogov@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-06-02T22:49:08Z
Category Graphics
Source repo head: git clone https://github.com/apirogov/sdl2-cairo.git
Uploaded by apirogov at 2015-10-08T14:33:34Z
Distributions NixOS:0.2
Reverse Dependencies 1 direct, 1 indirect [details]
Executables sdl2-cairo-test
Downloads 4280 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]