# Font rendering {#v4d_font_rendering} @prev_tutorial{v4d_render_opengl} @next_tutorial{v4d_video_editing} | | | | -: | :- | | Original author | Amir Hassan (kallaballa) | | Compatibility | OpenCV >= 4.7 | ## Render Hello World Draws "Hello World" to the screen using NanoVG. Demos some basic font options. \htmlinclude "../samples/example_v4d_font_rendering.html" @include samples/font_rendering.cpp