package picasso

  1. Overview
  2. Docs
Abstract elements drawing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=affad892e29f2da2db4792592de90f13
sha512=c7cf6182605e8a3f12629de0ff0b54e2285bb9790340121fea89fed8512c4b941200552ab8d92a046e8c2bd3054b9bc772453cc98d13b2b48a4cc266dde52315

CHANGES.txt.html

CHANGES.txt

- fix font and visual improvement when changing variables
- add variable selection for axes with gtk
- add color for obj generation
- show now generate a svg file when none of graphics and lablgtk are installed

on 29 Jan release of v0.2 
- add '~dashed' arg for line drawing functions in backends
- add 'show' function
- make graphics and gtk optional dependencies
- graphics backend
- add SVG backend
- add 'add_l' functions into rendering modules
- minor fixes

on 17 Sep 2020 v0.1 first release