![]() |
microvg
6.0.1
microvg
|
MicroVG library low level API: implementation of path. More...
#include "vg_configuration.h"
Go to the source code of this file.
MicroVG library low level API: implementation of path.
This implementation uses a 32-bit "integer" value to store a path command and a 32-bit "float" value to store each command parameter.
The encoding can be overridden, see "[optional]: weak functions" in "vg_path.h"
Definition in file LLVG_PATH_impl_single.c.