nanovg: Haskell bindings for nanovg
Modules
[Index] [Quick Jump]
- NanoVG
- NanoVG.Internal
- NanoVG.Internal.Color
- NanoVG.Internal.Context
- NanoVG.Internal.CreateContext
- NanoVG.Internal.FFIHelpers
- NanoVG.Internal.FixedVector
- NanoVG.Internal.GL2
- NanoVG.Internal.GL3
- NanoVG.Internal.GLES3
- NanoVG.Internal.GlobalComposite
- NanoVG.Internal.Image
- NanoVG.Internal.Paint
- NanoVG.Internal.Path
- NanoVG.Internal.Scissor
- NanoVG.Internal.State
- NanoVG.Internal.Style
- NanoVG.Internal.Text
- NanoVG.Internal.Transformation
- NanoVG.Internal.Types
- NanoVG.Internal
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | Build examples | Disabled |
gles3 | Build for GLES3. This deactivates GL3 support. | Disabled |
gl2 | Build for GL2. This deactivates GL3 support. | Disabled |
stb_truetype | Use stb_truetype. By default uses freetype. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nanovg-0.8.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.8.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5.0), bytestring (>=0.10 && <0.13), containers (>=0.5 && <0.7), text (>=1.2 && <2.2), vector (>=0.11 && <0.14) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.2 |
License | ISC |
Copyright | 2016 Moritz Kiefer |
Author | Moritz Kiefer |
Maintainer | moritz.kiefer@purelyfunctional.org |
Revised | Revision 2 made by fjvallarino at 2024-01-01T13:45:40Z |
Category | Graphics |
Home page | https://github.com/cocreature/nanovg-hs |
Source repo | head: git clone https://github.com/cocreature/nanovg-hs |
Uploaded | by cocreature at 2022-08-15T17:00:27Z |
Distributions | LTSHaskell:0.8.1.0, NixOS:0.8.1.0, Stackage:0.8.1.0 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Executables | example00 |
Downloads | 8285 total (74 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |