# lv_draw_nanovg.h (/api/draw/nanovg/lv_draw_nanovg_h)



<RelatedHeaders name="lv_draw_nanovg_private.h" isPrivate="false" />

<ApiSummary functions="1" />

Functions [#functions]

<ApiMember kind="function" name="lv_draw_nanovg_init" file="draw/nanovg/lv_draw_nanovg.h" line="36" url="https://github.com/lvgl/lvgl/tree/a7b95c5b0839ce901c09c205610bc2c77cc3345d/src/draw/nanovg/lv_draw_nanovg.h#L36">
  lv_draw_nanovg_init [#lv_draw_nanovg_init]

  Initialize NanoVG rendering

  ```c title=" " lineNumbers=1
  void lv_draw_nanovg_init(void)
  ```
</ApiMember>

Dependencies [#dependencies]

<FileIncludes includes="[&#x22;lv_types.h&#x22;]" transitiveIncludes="[&#x22;lv_conf_internal.h&#x22;, &#x22;lv_conf_kconfig.h&#x22;]" />
