OpenVG: OpenVG (ShivaVG-0.2.1) binding
A Haskell binding for the OpenVG vector graphics API version 1.0.1, specifically the ShivaVG-0.2.1 implementation.
This version (0.7.0) should be compatible with the Haskell Platform (2013.2.0.0).
** WARNING - large parts of the API (particular the Paths module) are untested and may be revised in future. **.
Changelog
6.0 to 0.7.0
Updated to work with GHC 7.6 and Platform 2013.2.0.0.
Updated Windows install instructions.
5.0 to 0.6.0
Added an opaque matrix type to RenderingQuality. Acknowledgement - this was derived from the Matrix class in HOpenGL.
Revised Image module - PixelData is now an opaque type rather than a raw pointer.
Work on Path module - pathBounds implemented. This module is entirely untested and may change again in the future.
[Skip to Readme]
Modules
- Graphics
- Rendering
- Graphics.Rendering.OpenVG
- Graphics.Rendering.OpenVG.VG
- Graphics.Rendering.OpenVG.VG.Blending
- Graphics.Rendering.OpenVG.VG.DrawingContext
- Graphics.Rendering.OpenVG.VG.Extending
- Graphics.Rendering.OpenVG.VG.Images
- Graphics.Rendering.OpenVG.VG.Paint
- Graphics.Rendering.OpenVG.VG.Parameters
- Graphics.Rendering.OpenVG.VG.Paths
- Graphics.Rendering.OpenVG.VG.RenderingQuality
- Graphics.Rendering.OpenVG.VG.Scissoring
- Graphics.Rendering.OpenVG.VG.ShivaExtensions
- Graphics.Rendering.OpenVG.VGU
- Graphics.Rendering.OpenVG.VGU.VGU
- Graphics.Rendering.OpenVG.VG
- Graphics.Rendering.OpenVG
- Rendering
Downloads
- OpenVG-0.7.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.2, 0.2.1, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0 |
---|---|
Change log | Changes |
Dependencies | base (<5), GLUT (>=2.4), OpenGL (>=2.8), OpenGLRaw (>=1.3), OpenVGRaw (>=0.4.0) [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:07:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7173 total (23 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] |