Crate svgbob

Source

Re-exports§

pub use buffer::fragment;
pub use buffer::Cell;
pub use buffer::CellBuffer;
pub use buffer::Direction;
pub use buffer::FragmentBuffer;
pub use buffer::FragmentSpan;
pub use buffer::Property;
pub use buffer::Signal;
pub use nalgebra;
pub use sauron;

Modules§

buffer
map
util

Structs§

Point
Settings

Enums§

Fragment
Node
represents a node in a virtual dom A node could be an element which can contain one or more children of nodes. A node could also be just a text node which contains a string

Traits§

Merge

Functions§

to_svg
to_svg_string_compressed
convert svgbob ascii art to svg string
to_svg_string_pretty
convert svgbob ascii art to svg string with indentions
to_svg_with_override_size
convert ascii art to svg using the size supplied
to_svg_with_settings
convert ascii art into an svg