SVG (Scalable Vector Graphics) is a two-dimensional vector graphics file format based on XML. 4D includes an integrated rendering engine that can be used to display SVG files.
The XML language used for manipulating SVG pictures is particularly rich and extensive. In order to make getting started easier, 4D
provides the 4D SVG
component, which includes numerous commands that can be used to create and manipulate common graphic objects.
This library is not intended to be exhaustive but rather to meet the most frequent needs of 4D developers. Note that additional needs can be processed with the 4D XML commands.
For more details, read the 4D SVG documentation.
You will find all the information on the 4D blog.