![]() |
microvg
3.0.1
microvg
|
▼ bsp | |
▼ ui | |
▼ inc | |
ui_drawing_bvi.h | |
▼ vg | |
▼ inc | |
microvg_configuration.h | MicroEJ MicroVG library low level API: enable some features according to the hardware capacities |
microvg_font_freetype.h | MicroEJ MicroVG library low level API: implementation over FreeType |
microvg_gradient.h | MicroEJ MicroVG library low level API: implementation of LinearGradient |
microvg_helper.h | MicroEJ MicroVG library low level API: helper to implement library natives methods |
microvg_path.h | MicroEJ MicroVG library low level API: implementation of Path |
microvg_trace.h | |
vg_drawing.h | |
vg_drawing_bvi.h | |
vg_drawing_stub.h | |
▼ src | |
LLVG_BVI_stub.c | MicroVG library low level API: stubbed implementation of LLVG_BVI_impl.h |
LLVG_FONT_freetype.c | MicroEJ MicroVG library low level API: implementation over FreeType |
LLVG_FONT_stub.c | MicroEJ MicroVG library low level API: implementation over FreeType |
LLVG_GRADIENT_impl.c | MicroVG library low level API: implementation of gradient |
LLVG_impl.c | Initializes the MicroVG implementation |
LLVG_MATRIX_impl.c | MicroEJ MicroVG library low level API: basic implementation of matrix APIs |
LLVG_PAINTER_impl.c | This file implements all MicroVG drawing native functions |
LLVG_PATH_impl.c | MicroVG library low level API: implementation of path |
LLVG_PATH_stub.c | MicroVG library low level API: stubbed implementation of LLVG_PATH_impl.h and LLVG_PATH_PAINTER_impl.h |
microvg_helper.c | MicroEJ MicroVG library low level API: helper to implement library natives methods |
vg_drawing.c | |
vg_drawing_stub.c |