microvg  5.0.0
microvg
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  bsp
  ui
  inc
 ui_drawing_bvi.h
  vg
  inc
 microvg_configuration.hMicroEJ MicroVG library low level API: enable some features according to the hardware capacities
 microvg_font_freetype.hMicroEJ MicroVG library low level API: implementation over FreeType
 microvg_gradient.hMicroEJ MicroVG library low level API: implementation of LinearGradient
 microvg_helper.hMicroEJ MicroVG library low level API: helper to implement library natives methods
 microvg_path.hMicroEJ 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.cMicroVG library low level API: stubbed implementation of LLVG_BVI_impl.h
 LLVG_FONT_freetype.cMicroEJ MicroVG library low level API: implementation over FreeType
 LLVG_FONT_stub.cMicroEJ MicroVG library low level API: implementation over FreeType
 LLVG_GRADIENT_impl.cMicroVG library low level API: implementation of gradient
 LLVG_impl.cInitializes the MicroVG implementation
 LLVG_MATRIX_impl.cMicroEJ MicroVG library low level API: basic implementation of matrix APIs
 LLVG_PAINTER_impl.cThis file implements all MicroVG drawing native functions
 LLVG_PATH_impl.cMicroVG library low level API: implementation of path
 LLVG_PATH_stub.cMicroVG library low level API: stubbed implementation of LLVG_PATH_impl.h and LLVG_PATH_PAINTER_impl.h
 microvg_helper.cMicroEJ MicroVG library low level API: helper to implement library natives methods
 vg_drawing.c
 vg_drawing_stub.c