OpenVGRaw: Raw binding to OpenVG (ShivaVG-0.2.1 implementation).
A raw Haskell binding to OpenVG vector graphics API version 1.0.1, specifically the ShivaVG-0.2.1 implementation.
Following Sven Panne's OpenGL model this is essentially a 1:1
mapping between the OpenVG C API and Haskell and is expected
to be used in concert with the higher-level OpenVG
pacakge.
Detailed install instructions for Windows (MinGW/MSYS) are
included in the OpenVG
package.
Changelog
v0.3.0 to v0.4.0
Re-fixed imports to work with GHC 7.6. Seemingly I missed uploading V0.3.0 to Hackage in August 2012.
v0.2.0 to v0.3.0
Fixed imports
v0.1.0 to v0.2.0
Changed type of vgGetMatrix
Modules
- Graphics
- Rendering
- OpenVG
- Raw
- VG
- Graphics.Rendering.OpenVG.Raw.VG.Blending
- Graphics.Rendering.OpenVG.Raw.VG.Core101
- Graphics.Rendering.OpenVG.Raw.VG.DrawingContext
- Graphics.Rendering.OpenVG.Raw.VG.Extending
- Graphics.Rendering.OpenVG.Raw.VG.Images
- Graphics.Rendering.OpenVG.Raw.VG.Paint
- Graphics.Rendering.OpenVG.Raw.VG.Parameters
- Graphics.Rendering.OpenVG.Raw.VG.Paths
- Graphics.Rendering.OpenVG.Raw.VG.RenderingQuality
- Graphics.Rendering.OpenVG.Raw.VG.Scissoring
- Graphics.Rendering.OpenVG.Raw.VG.ShivaExtensions
- VGU
- Graphics.Rendering.OpenVG.Raw.VGU.VGU
- VG
- Raw
- OpenVG
- Rendering
Downloads
- OpenVGRaw-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.4.0 |
---|---|
Change log | Changes |
Dependencies | base (<5), OpenGLRaw (>=1.1.0.1 && <2) [details] |
License | BSD-3-Clause |
Copyright | Stephen Tetley <stephen.tetley@gmail.com> |
Author | |
Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Category | Graphics |
Home page | http://code.google.com/p/copperbox/ |
Uploaded | by StephenTetley at 2014-01-01T17:06:20Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3005 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-25 [all 10 reports] |