Source files to generate the SVG diagram images using Dia.
Table of Contents
build.sh
— Creates SVG images into../../../_assets/images/
.
The diagrams:
Dia Source | SVG Preview Link |
---|---|
predefined-classes.dia |
predefined-classes.svg |
In order to edit the diagram's source projects, or to run the conversion script, you'll need to install Dia Diagram Editor, a free and open source cross platform tool for editing diagrams.
To build the SVG files, you'll need Dia v0.97. For more info and instructions, refer to our Wiki:
To build the diagrams via build.sh
, you'll also need to install SVGO, a command line SVG optimizer.
In order to install SVGO you'll need to install Node.js on your system.
Windows users can install Node.js via the Node JS Chocolatey package using the Chocolatey GUI, which simplifies keeping Node always up to date.
In order to build the diagrams, you'll also need to install the following fonts on your machine:
- Open Sans — by Steve Matteson, Apache License 2.0.
Ensure you download the fonts in TTF, and that you install their basic styles (Regular, Bold, Italic, Bold+Italic).