(type egg)
(signature "nanovg egg")
(timestamp 1612269487)
(sxml ((section 2 "Outdated egg!" (p "This is an egg for CHICKEN 4, the unsupported old release.  You're almost certainly looking for " (int-link "/eggref/5/nanovg" "the CHICKEN 5 version of this egg") ", if it exists.") (p "If it does not exist, there may be equivalent functionality provided by another egg; have a look at the " (link "https://wiki.call-cc.org/chicken-projects/egg-index-5.html" "egg index") ". Otherwise, please consider porting this egg to the current version of CHICKEN.") (p "Bindings for NanoVG, a small vector graphics library.") (p "The bindings follow the library closely, and the GL2, GL3, GLES2, GLES3 variants may be loaded with the nanovg-gl2, nanovg-gl3, nanovg-gles2, and nanovg-gles3 modules, respectively.") (p "Please see the " (link "https://github.com/dleslie/nanovg-egg" "GitHub repository") " for an example application.") (p "The license is BSD3."))))
