OpenVGRaw: Raw binding to OpenVG (ShivaVG-0.2.1 implementation).
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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
Properties
Versions | 0.1.0, 0.2.0, 0.4.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:05:38Z |
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
Package maintainers
For package maintainers and hackage trustees