microvg  5.0.0
microvg
Functions | Variables
LLVG_impl.c File Reference

Initializes the MicroVG implementation. More...

#include <LLVG_impl.h>
#include <LLUI_DISPLAY.h>
#include "microvg_configuration.h"
#include "microvg_helper.h"
#include "microvg_font_freetype.h"
#include "microvg_path.h"
#include "microvg_trace.h"

Go to the source code of this file.

Functions

void LLVG_IMPL_initialize (void)
 

Variables

int32_t vg_trace_group_id
 

Detailed Description

Initializes the MicroVG implementation.

Author
MicroEJ Developer Team
Version
5.0.0

Definition in file LLVG_impl.c.