package hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
Install
Dune Dependency
Authors
Maintainers
Sources
hardcaml_waveterm-v0.12.0.tar.gz
sha256=c06a13a205198549f197733c3a736f026a03ed811a02dbc8c893bbeaf63a2e99
md5=268e7d1bbfe62fe49bc7b77ac392afa2
doc/hardcaml_waveterm/Hardcaml_waveterm/Draw/index.html
Module Hardcaml_waveterm.Draw
module Style : sig ... end
Styling information
type rect = {
r : Import.int;
(*rows
*)c : Import.int;
(*cols
*)w : Import.int;
(*width
*)h : Import.int;
(*height
*)
}
A rectangle (no really)
val sexp_of_rect : rect -> Ppx_sexp_conv_lib.Sexp.t
val sexp_of_piece : piece -> Ppx_sexp_conv_lib.Sexp.t
val unicode_of_piece : piece -> Import.int
unicode value of piece
module type Primitives = sig ... end
The basic functions needed to build the full API
module type S = sig ... end
Main graphics drawing API.
Construct the API from a Primitives implementation
module In_memory : sig ... end
In memory based API with no external requirements
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>