protoviz 0.5.2

A fast and intuitive way of creating figures for protocol documentation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ProtoViz

![Example](./images/example.svg)

A fast and intuitive way of creating figures for protocol documentation.

Supports many features:
- Fixed and variable size fields
- Big and Little Endianness
- Many styling options (Background color, field color, text color)
- Line wrapping
- Field length and position subtitles
- Custom field width

It uses [Tera](https://keats.github.io/tera/docs) for generating the SVG file.

For a pratical use case, check the [examples readme](./examples/README.md) or the [ProtoViz Website](https://protoviz.stu.art.br).